Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-x86-64
/
mpx1a.c
blob: e1185b5fe6fcca85e4f7aa57703e8895c6fbf1d3 [
file
]
#include
<stdio.h>
void
foo1
(
void
)
{
printf
(
"foo1\n"
);
}