rt_gccstream/libjava/testsuite/libjava.jni/pr18278.h

20 lines
288 B
C

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