rt_gccstream/libjava/testsuite/libjava.jni/pr23739.h

20 lines
295 B
C

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