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