Sign in
qemu
/
meson
/
c6875305f327a6be506d6544516f35e792f6d625
/
.
/
test cases
/
unit
/
66 static link
/
lib
/
func19.c
blob: 69120e4bf884483953ee145de87c460c2b4c7b90 [
file
] [
log
] [
blame
]
int
func17
();
int
func18
();
int
func19
()
{
return
func17
()
+
func18
();
}