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