Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/bsd-user/freebsd/meson.build
2023-03-06 14:48:14 +01:00

5 lines
58 B
Meson

bsd_user_ss.add(files(
'os-sys.c',
'os-syscall.c',
))