Sign in
third-party-mirror
/
GRTEv4
/
262be5abc585813b1766119db73641d44ba3741e
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
elf
/
reldepmod5.c
blob: 62df6971626af8be9ae23154b05e3eded359f6d0 [
file
] [
log
] [
blame
]
extern
int
foo
(
void
);
int
foo
(
void
)
{
return
42
;
}