URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [java_io_VMObjectInputStream.h] - Rev 777
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_io_VMObjectInputStream__ #define __java_io_VMObjectInputStream__ #ifdef __cplusplus extern "C" { #endif JNIEXPORT jobject JNICALL Java_java_io_VMObjectInputStream_allocateObject (JNIEnv *env, jclass, jclass, jclass, jobject); #ifdef __cplusplus } #endif #endif /* __java_io_VMObjectInputStream__ */
Go to most recent revision | Compare with Previous | Blame | View Log