* config/rs6000/rs6000.c (rs6000_deligitimze_address): Do not
[official-gcc.git] / libjava / testsuite / libjava.jni / iface.h
blob58680dd90c48ede01a45ddde68e9d3efcbe3bb5b
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __iface__
6 #define __iface__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT void JNICALL Java_iface_doCalls (JNIEnv *env, jobject, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __iface__ */