OSDN Git Service

Revert accidental svn commit r174473
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / libjava.jni / pr11951.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #include <jni.h>
4
5 #ifndef __pr11951__
6 #define __pr11951__
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT void JNICALL Java_pr11951_nmethod (JNIEnv *env, jclass);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __pr11951__ */