Sign in
coral
/
linux-mtk
/
9e5b3d6f7f946a3fb4d83ac2ab6d2bfefcdafffb
/
.
/
tools
/
build
/
feature
/
test-fortify-source.c
blob: c9f398d8786820588da652a7a89ef5c3e729127b [
file
] [
log
] [
blame
]
#include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"hi"
);
}