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