Sign in
android
/
trusty
/
external
/
qemu-meson
/
373586fab53908a2315b1f0347c8b87968e3ccb8
/
.
/
test cases
/
common
/
279 pkgconfig-gen
/
simple.c
blob: da1d909f7d260554ab1a23e0206ed9307c092b3a [
file
] [
log
] [
blame
]
#include
"simple.h"
#include
<simple2.h>
int
simple_function
(
void
)
{
return
simple_simple_function
();
}