rt_gccstream/libjava/testsuite/libjava.jni/register.h

20 lines
283 B
C

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