Sign in
zircon-guest
/
third_party
/
linux
/
f51f288e237cbcfd3dbd1d4fa2d3dec00d7253e2
/
.
/
tools
/
build
/
feature
/
test-stackprotector-all.c
blob: c9f398d8786820588da652a7a89ef5c3e729127b [
file
] [
log
] [
blame
]
#include
<stdio.h>
int
main
(
void
)
{
return
puts
(
"hi"
);
}