aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni/pr29812.h
blob: 70d19993831172ee7f34c8e657f5277247fdea7a (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 __pr29812__
#define __pr29812__

#ifdef __cplusplus
extern "C"
{
#endif

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

#ifdef __cplusplus
}
#endif

#endif /* __pr29812__ */