Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
parent
c648dedbde
commit
97b8365caf
17478 changed files with 606493 additions and 100744 deletions
19
libjava/testsuite/libjava.jni/simple_int.h
Normal file
19
libjava/testsuite/libjava.jni/simple_int.h
Normal file
|
@ -0,0 +1,19 @@
|
|||
/* 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__ */
|
Loading…
Add table
Add a link
Reference in a new issue