URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [java_net_VMURLConnection.h] - Rev 773
Go to most recent revision | Compare with Previous | Blame | View Log
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> #ifndef __java_net_VMURLConnection__ #define __java_net_VMURLConnection__ #ifdef __cplusplus extern "C" { #endif JNIEXPORT void JNICALL Java_java_net_VMURLConnection_init (JNIEnv *env, jclass); JNIEXPORT jstring JNICALL Java_java_net_VMURLConnection_guessContentTypeFromBuffer (JNIEnv *env, jclass, jbyteArray, jint); #undef java_net_VMURLConnection_LENGTH #define java_net_VMURLConnection_LENGTH 1024L #ifdef __cplusplus } #endif #endif /* __java_net_VMURLConnection__ */
Go to most recent revision | Compare with Previous | Blame | View Log