Sign in
qemu
/
meson
/
refs/heads/condenserc2
/
.
/
test cases
/
common
/
284 pkgconfig subproject
/
subprojects
/
simple2
/
simple2.h
blob: 472e135f2b612a83c42591d0dcca5e0de39697a6 [
file
] [
log
] [
blame
]
#ifndef
SIMPLE2_H_
#define
SIMPLE2_H_
int
simple_simple_function
(
void
);
#endif