qemu-e2k/bsd-user/freebsd/meson.build

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

6 lines
73 B
Meson
Raw Normal View History

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