Sign in
qemu
/
meson
/
refs/heads/dircondense2
/
.
/
test cases
/
common
/
231 external project
/
func.c
blob: 5e8f933f5df19db73ba5e5b267377b60b28ed9f2 [
file
] [
log
] [
blame
]
#include
"func.h"
int
func
(
void
)
{
return
1
;
}