hurd-java
Java bindings for Mach and Hurd
hurd/Hurd.h
Go to the documentation of this file.
00001 /* DO NOT EDIT THIS FILE - it is machine generated */
00002 
00003 #include <jni.h>
00004 
00005 #ifndef __org_gnu_hurd_Hurd__
00006 #define __org_gnu_hurd_Hurd__
00007 
00008 #ifdef __cplusplus
00009 extern "C"
00010 {
00011 #endif
00012 
00013 JNIEXPORT jint JNICALL Java_org_gnu_hurd_Hurd_unsafeGetdport (JNIEnv *env, jobject, jint);
00014 
00015 #ifdef __cplusplus
00016 }
00017 #endif
00018 
00019 #endif /* __org_gnu_hurd_Hurd__ */
 All Classes Namespaces Files Functions Variables Enumerations Defines