Sign in
qemu
/
meson
/
1684259f10cc129c922e38e4f1325aef876773d6
/
.
/
test cases
/
linuxlike
/
12 subprojects in subprojects
/
subprojects
/
a
/
a.c
blob: f7dd126fe0f57981e8b764902528eafc2c567018 [
file
] [
log
] [
blame
]
#include
"c.h"
int
a_fun
(
void
)
{
return
c_fun
();
}