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