Sign in
qemu
/
meson
/
refs/heads/trigger-ciimage-builder
/
.
/
test cases
/
common
/
18 includedir
/
include
/
func.h
blob: 647b72fa2045b3947b79185e7342a4c3202227aa [
file
] [
log
] [
blame
]
#ifndef
FUNC_H__
#define
FUNC_H__
int
func
(
void
);
#endif