gcc/libjava/testsuite/libjava.jni/calls.h
Tom Tromey 97b8365caf Merged gcj-eclipse branch to trunk.
From-SVN: r120621
2007-01-09 19:58:05 +00:00

20 lines
268 B
C

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
#ifndef __calls__
#define __calls__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jint JNICALL Java_calls_docall (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __calls__ */