2001-11-01 Eric Christopher <echristo@redhat.com>
[official-gcc.git] / libjava / testsuite / libjava.jni / virtual.c
blobbda837df10297870b7a93ddaf6efbc770efcf680
1 #include <virtual.h>
3 jboolean
4 Java_virtual_equals (JNIEnv *env, jobject thisv, jobject other)
6 return JNI_FALSE;