Sign in
gnu
/
binutils-gdb
/
2f1de74501909db76a3a0b73da9d287d7458eef1
/
.
/
ld
/
testsuite
/
ld-plugin
/
lto-5b.c
blob: c24f6d47b929d881c641171399b788604d9b4929 [
file
]
#include
<stdio.h>
void
foo
(
void
)
{
printf
(
"hello foo\n"
);
}