f911ba985a
From-SVN: r102074
20 lines
365 B
C
20 lines
365 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#ifndef __java_net_VMNetworkInterface__
|
|
#define __java_net_VMNetworkInterface__
|
|
|
|
#include <jni.h>
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT jobject JNICALL Java_java_net_VMNetworkInterface_getInterfaces (JNIEnv *env, jclass);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __java_net_VMNetworkInterface__ */
|