Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e4b0db72be2487bae0e3251c22f82c104f7c1cfd
/
.
/
tools
/
perf
/
config
/
feature-checks
/
test-stackprotector-all.c
blob: c9f398d8786820588da652a7a89ef5c3e729127b [
file
] [
log
] [
blame
]
#include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"hi"
);
}