qemu-patch-raspberry4/common-user/meson.build

7 lines
136 B
Meson

common_user_inc += include_directories('host/' / host_arch)
common_user_ss.add(files(
'safe-syscall.S',
'safe-syscall-error.c',
))