Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-elfvers
/
vers24b.c
blob: 8a18b3aab6b83ce075aeaca14b6864ae242449f2 [
file
] [
log
] [
blame
]
extern
int
x
;
void
foo
(
void
)
{
x
=
24
;
}