qemu/bsd-user/freebsd/meson.build

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
88 B
Meson
Raw Normal View History

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