aoqi@0: /* DO NOT EDIT THIS FILE - it is machine generated */ aoqi@0: #include aoqi@0: /* Header for class HelloWorld */ aoqi@0: aoqi@0: #ifndef _Included_HelloWorld aoqi@0: #define _Included_HelloWorld aoqi@0: #ifdef __cplusplus aoqi@0: extern "C" { aoqi@0: #endif aoqi@0: /* aoqi@0: * Class: HelloWorld aoqi@0: * Method: test aoqi@0: * Signature: ()V aoqi@0: */ aoqi@0: JNIEXPORT void JNICALL Java_HelloWorld_test aoqi@0: (JNIEnv *, jobject); aoqi@0: aoqi@0: #ifdef __cplusplus aoqi@0: } aoqi@0: #endif aoqi@0: #endif