/* DO NOT EDIT THIS FILE - it is machine generated */ #ifndef __TestJNI__ #define __TestJNI__ #include #ifdef __cplusplus extern "C" { #endif extern JNIEXPORT void JNICALL Java_TestJNI_myNative (JNIEnv *env, jobject); #ifdef __cplusplus } #endif #endif /* __TestJNI__ */