OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [java_lang_VMFloat.h] - Blame information for rev 770

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 770 jeremybenn
/* DO NOT EDIT THIS FILE - it is machine generated */
2
 
3
#include <jni.h>
4
 
5
#ifndef __java_lang_VMFloat__
6
#define __java_lang_VMFloat__
7
 
8
#ifdef __cplusplus
9
extern "C"
10
{
11
#endif
12
 
13
JNIEXPORT jint JNICALL Java_java_lang_VMFloat_floatToRawIntBits (JNIEnv *env, jclass, jfloat);
14
JNIEXPORT jfloat JNICALL Java_java_lang_VMFloat_intBitsToFloat (JNIEnv *env, jclass, jint);
15
 
16
#ifdef __cplusplus
17
}
18
#endif
19
 
20
#endif /* __java_lang_VMFloat__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.