Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-plugin
/
lto-3b.c
blob: c24f6d47b929d881c641171399b788604d9b4929 [
file
]
#include
<stdio.h>
void
foo
(
void
)
{
printf
(
"hello foo\n"
);
}