Sign in
qemu
/
meson
/
refs/heads/0.45
/
.
/
test cases
/
common
/
145 whole archive
/
func2.c
blob: 9e287a4db180a64a3491e35404fbafb0306129c6 [
file
] [
log
] [
blame
]
#define
BUILDING_DLL
#include
<mylib.h>
int
func2
()
{
return
42
;
}