Sign in
qemu
/
meson
/
bcbf0685492c61fbc9acac3e7b808a5036dd2439
/
.
/
test cases
/
osx
/
10 global variable ar
/
libfile2.c
blob: 1499c4dc7f8a14f6f7876368a5d96d432f2d1e33 [
file
] [
log
] [
blame
]
// Source: https://lists.gnu.org/archive/html/libtool/2002-07/msg00025.html
int
l2
;
void
l2_func
(
void
)
{
l2
=
77
;
}