/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class Native */ #ifndef _Included_Native #define _Included_Native #ifdef __cplusplus extern "C" { #endif /* * Class: Native * Method: fibonacci * Signature: (I)I */ JNIEXPORT jint JNICALL Java_Native_fibonacci (JNIEnv *, jobject, jint); #ifdef __cplusplus } #endif #endif