Sign in
qemu
/
meson
/
refs/heads/bhandling
/
.
/
test cases
/
frameworks
/
38 gir both_libraries
/
foo.c
blob: b88aa91dabb4b06fc2e6617257a63dfec0560f0e [
file
] [
log
] [
blame
]
#include
"foo.h"
int
foo_func
(
void
)
{
return
42
;
}