PR rtl-optimization/57003
[official-gcc.git] / libjava / testsuite / libjava.jni / overload.h
blob7b717cd09751acc7dc5933a7aa8ef7f63831a189
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __overload__
6 #define __overload__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jint JNICALL Java_overload_over__I (JNIEnv *env, jclass, jint);
14 JNIEXPORT jint JNICALL Java_overload_over__II (JNIEnv *env, jclass, jint, jint);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __overload__ */