summaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.jni/pr11951.h
blob: caeefdb85fc1c2459ac81050544526cb513a6c41 (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 __pr11951__
#define __pr11951__

#ifdef __cplusplus
extern "C"
{
#endif

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

#ifdef __cplusplus
}
#endif

#endif /* __pr11951__ */