OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / libjava.jni / simple_int.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #include <jni.h>
4
5 #ifndef __simple_1int__
6 #define __simple_1int__
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT jint JNICALL Java_simple_1int_nat (JNIEnv *env, jclass, jint);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __simple_1int__ */