2016-07-28 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / libjava / testsuite / libjava.jni / virtual.h
blob7d9ef8246e5c11c3a7e135cdab42ecfd9ca9c15a
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __virtual__
6 #define __virtual__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jboolean JNICALL Java_virtual_equals (JNIEnv *env, jobject, jobject);
15 #ifdef __cplusplus
17 #endif
19 #endif /* __virtual__ */