Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-x86-64
/
pr20253-2a.c
blob: 370275a0768b6268951b83846ef19325c13e5c0d [
file
]
extern
void
check
(
void
);
int
main
()
{
check
();
return
0
;
}