Daily bump.
[official-gcc.git] / libjava / testsuite / libjava.jni / init$NativeClass.h
blob0ae6d4cc47793f2be4aced9c15535bc7f291dca5
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __init_00024NativeClass__
6 #define __init_00024NativeClass__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_init_00024NativeClass_printHello (JNIEnv *env, jclass);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __init_00024NativeClass__ */