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