Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3adc12e9648291149a1e3f354d0ad158fc2571e7
/
.
/
tools
/
perf
/
config
/
feature-checks
/
test-fortify-source.c
blob: c9f398d8786820588da652a7a89ef5c3e729127b [
file
] [
log
] [
blame
]
#include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"hi"
);
}