OSDN Git Service

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