Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-x86-64
/
mpx1b.c
blob: 389ac1013445fbe1063a99d48c8621e1d26d309f [
file
] [
log
] [
blame
] [
edit
]
#include
<stdio.h>
void
foo2
(
void
)
{
printf
(
"foo2\n"
);
}