Sign in
◑
Theme
qemu
/
meson
/
refs/heads/testcommand
/
.
/
test cases
/
common
/
85 internal dependency
/
proj1
/
proj1f2.c
blob: 374ee4eb75ec054ca0adf04e32624bbdb8e5c276 [
file
]
#include
<proj1.h>
#include
<stdio.h>
void
proj1_func2
()
{
printf
(
"In proj1_func2.\n"
);
}