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