OSDN Git Service

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