Sign in
chromium
/
chromiumos
/
third_party
/
binutils
/
refs/heads/stabilize-7647.32.B
/
.
/
ld
/
testsuite
/
ld-plugin
/
lto-3b.c
blob: c24f6d47b929d881c641171399b788604d9b4929 [
file
] [
log
] [
blame
] [
edit
]
#include
<stdio.h>
void
foo
(
void
)
{
printf
(
"hello foo\n"
);
}