Sign in
qemu
/
qemu
/
13c5fdbac6acc51b1f8cd97bdb0220f5b55e047b
/
.
/
semihosting
/
meson.build
blob: ea8090abe34c6315196e7efc47104daf7d607eb4 [
file
] [
log
] [
blame
]
specific_ss
.
add
(
when
:
'CONFIG_SEMIHOSTING'
,
if_true
:
files
(
'config.c'
,
'console.c'
,
))
specific_ss
.
add
(
when
:
[
'CONFIG_ARM_COMPATIBLE_SEMIHOSTING'
],
if_true
:
files
(
'arm-compat-semi.c'
))