Sign in
opensecura
/
3p
/
cheriot-rtos
/
342f2af02e26553f2806004f059101cee838ddd3
/
.
/
sdk
/
lib
/
stdio
/
xmake.lua
blob: 01e39cc84f38366f62bd1b41ca8a91f26cc463ce [
file
] [
log
] [
blame
]
library
(
"stdio"
)
add_deps
(
"string"
)
set_default
(
false
)
add_files
(
"printf.c"
)