Sign in
chromium
/
chromiumos
/
third_party
/
binutils
/
refs/heads/stabilize-7647.32.B
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr15146d.c
blob: ba1e0abfa6ef9a832d718ca9908e2ab4d2d8a16f [
file
] [
log
] [
blame
] [
edit
]
extern
int
xxx
;
int
main
()
{
return
xxx
;
}