bsd-user: Add bsd-mem.c to meson.build
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Message-Id: <20230925182709.4834-8-kariem.taha2.7@gmail.com>
This commit is contained in:
parent
182ea728e0
commit
dde5f40dc3
0
bsd-user/bsd-mem.c
Normal file
0
bsd-user/bsd-mem.c
Normal file
@ -7,6 +7,7 @@ bsd_user_ss = ss.source_set()
|
||||
common_user_inc += include_directories('include')
|
||||
|
||||
bsd_user_ss.add(files(
|
||||
'bsd-mem.c',
|
||||
'bsd-proc.c',
|
||||
'bsdload.c',
|
||||
'elfload.c',
|
||||
|
Loading…
Reference in New Issue
Block a user