Sign in
◑
Theme
gnu
/
binutils-gdb
/
ee623fdffdadb90217376fd6f207c8868cf8bfff
/
.
/
ld
/
testsuite
/
ld-scripts
/
cross1.c
blob: 56789452a5bbbf8ffeb69fac206162c4ce9a9958 [
file
]
extern
int
foo
();
int
func
()
{
return
foo
();
}