Sign in
qemu
/
meson
/
e343590e7d59b4bfd6bc4913ac20ac9c46e702a4
/
.
/
test cases
/
common
/
117 shared module
/
nosyms.c
blob: 3432b1c46fcda55b2fce42ee779dafe10008448c [
file
] [
log
] [
blame
]
static
int
func_not_exported
(
void
)
{
return
99
;
}