OSDN Git Service

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