Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
native_app_glue
/
jni
/
android_main.cpp
blob: 2ea4c81df124cca7f5327edf7210cec391e25ea7 [
file
] [
log
] [
blame
]
#include
<android_native_app_glue.h>
extern
"C"
void
android_main
(
struct
android_app
*)
{
}