summaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni/noclass.h
blob: 67869a916756eedb487c66bf889a3e9412e99375 (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 __noclass__
#define __noclass__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT void JNICALL Java_noclass_find_1it (JNIEnv *env, jclass);

#ifdef __cplusplus
}
#endif

#endif /* __noclass__ */