Sign in
third-party-mirror
/
GRTEv5
/
refs/heads/master
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
elf
/
reldepmod5.c
blob: 62df6971626af8be9ae23154b05e3eded359f6d0 [
file
] [
log
] [
blame
] [
edit
]
extern
int
foo
(
void
);
int
foo
(
void
)
{
return
42
;
}