Sign in
◑
Theme
qemu
/
meson
/
refs/heads/master
/
.
/
test cases
/
native
/
10 native subproject
/
subprojects
/
recursive-both
/
lib.c
blob: db3e30c886f926769fc79fb21b0364d06b86f6b8 [
file
]
#include
"recursive-both.h"
int
rcb
(
void
)
{
return
7
;
}