Daily bump.
[official-gcc.git] / libjava / testsuite / libjava.jni / field.h
blobfd1597aaee05848d663a2c192d54d2bf9a3c05df
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __field__
6 #define __field__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jobjectArray JNICALL Java_field_fetch (JNIEnv *env, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __field__ */