Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
01dde28daba7d31008ac3bc2ad8cf91d2ea44dbe
/
.
/
Tests
/
Module
/
CheckIPOSupported-C
/
foo.c
blob: 6a64a998ac5bbde3d659fd15cde899c65f4ed07c [
file
] [
log
] [
blame
]
int
foo
(
void
)
{
return
0x42
;
}