2007-02-13 Andrew Haley <aph@redhat.com>
[gcc.git] / libjava / testsuite / libjava.jni / throwit.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #include <jni.h>
4
5 #ifndef __throwit__
6 #define __throwit__
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT void JNICALL Java_throwit_throwit (JNIEnv *env, jclass, jstring, jboolean);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __throwit__ */