* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_sax_GnomeLocator.h
blob393ea5d0d9312badeb75cbbb97b792680504c0a1
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_sax_GnomeLocator__
6 #define __gnu_xml_libxmlj_sax_GnomeLocator__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_publicId (JNIEnv *env, jobject, jobject, jobject);
14 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_systemId (JNIEnv *env, jobject, jobject, jobject);
15 JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_lineNumber (JNIEnv *env, jobject, jobject, jobject);
16 JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_columnNumber (JNIEnv *env, jobject, jobject, jobject);
18 #ifdef __cplusplus
20 #endif
22 #endif /* __gnu_xml_libxmlj_sax_GnomeLocator__ */