URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.jni/] [simple_int.h] - Rev 790
Go to most recent revision | Compare with Previous | Blame | View Log
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> #ifndef __simple_1int__ #define __simple_1int__ #ifdef __cplusplus extern "C" { #endif JNIEXPORT jint JNICALL Java_simple_1int_nat (JNIEnv *env, jclass, jint); #ifdef __cplusplus } #endif #endif /* __simple_1int__ */
Go to most recent revision | Compare with Previous | Blame | View Log