Dead
[official-gcc.git] / gomp-20050608-branch / libjava / classpath / include / gnu_java_nio_VMSelector.h
blob495f0108c5af2e00d0f5f80d798fe63ab7127c70
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #ifndef __gnu_java_nio_VMSelector__
4 #define __gnu_java_nio_VMSelector__
6 #include <jni.h>
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jint JNICALL Java_gnu_java_nio_VMSelector_select (JNIEnv *env, jclass, jintArray, jintArray, jintArray, jlong);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __gnu_java_nio_VMSelector__ */