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