OSDN Git Service

2007-02-15 Kyle Galloway <kgallowa@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / libjava.jvmti / interp / getlocalvartable.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #ifndef __getlocalvartable__
4 #define __getlocalvartable__
5
6 #include <jni.h>
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT jint JNICALL Java_getlocalvartable_do_1getlocalvartable_1tests (JNIEnv *env, jclass);
14
15 #ifdef __cplusplus
16 }
17 #endif
18
19 #endif /* __getlocalvartable__ */