Sign in
gnu
/
binutils-gdb
/
c9ee63c0c0f30e32f30eaebb1f66c8f04d72fd0c
/
.
/
ld
/
testsuite
/
ld-plugin
/
lto-4c.c
blob: 317e6fcdacd365bfb663ccdafc6f0450ecf69924 [
file
]
#include
<stdio.h>
void
bar
(
void
)
{
printf
(
"hello bar\n"
);
}