Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
common
/
44 pkgconfig-gen
/
simple.h
blob: 6896bfd17f7e4c639e8c52ca0dccd1ab70593dcf [
file
] [
log
] [
blame
]
#ifndef
SIMPLE_H_
#define
SIMPLE_H_
int
simple_function
(
void
);
#endif