gcc/libjava/testsuite/libjava.jni/final_method.h
Tom Tromey 97b8365caf Merged gcj-eclipse branch to trunk.
From-SVN: r120621
2007-01-09 19:58:05 +00:00

20 lines
301 B
C

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
#ifndef __final_1method__
#define __final_1method__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jstring JNICALL Java_final_1method_meth (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __final_1method__ */