OSDN Git Service

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