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