master
build 5 lines 114 Bytes
Raw
1 arm_system_ss.add(when: 'CONFIG_WHPX', if_true: files(
2 'whpx-all.c',
3 ))
4
5 arm_stubs_ss.add(files('whpx-stub.c'))