PR rtl-optimization/57003
[official-gcc.git] / libjava / testsuite / libjava.jni / calls.h
blob64b967095b784d5324b91e3add243954ea480872
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __calls__
6 #define __calls__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jint JNICALL Java_calls_docall (JNIEnv *env, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __calls__ */