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