summaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni/PR28178.h
blob: e686439ecf513c2d69ad4713862226f297b6d664 (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 __PR28178__
#define __PR28178__

#ifdef __cplusplus
extern "C"
{
#endif

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

#ifdef __cplusplus
}
#endif

#endif /* __PR28178__ */