Sign in
qemu
/
meson
/
6f3841e98636b8460b8dc4e57a14a36fb7ddb815
/
.
/
test cases
/
common
/
122 no buildincdir
/
prog.c
blob: b356f6550ef65b6e4a40ebf30fb03ce83ad48fcd [
file
] [
log
] [
blame
]
#include
"header.h"
int
main
(
void
)
{
return
0
;
}