aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/libjava/testsuite/libjava.jni/pr18278.h
blob: 4003fef37df864d171fd7d50c12abd93861263aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* 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__ */