aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/libjava/testsuite/libjava.jvmti/interp/getlocalvartable.h
blob: 8d4cb3bed5bc07f9ab3d5cb127357a70fed2abb6 (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 */

#ifndef __getlocalvartable__
#define __getlocalvartable__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT jint JNICALL Java_getlocalvartable_do_1getlocalvartable_1tests (JNIEnv *env, jclass);

#ifdef __cplusplus
}
#endif

#endif /* __getlocalvartable__ */