* c-c++-common/ubsan/float-cast-overflow-6.c: Add i?86-*-* target.
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeProcessingInstruction.h
blob86184ad349dbc0aa405162dfd1a061675ed33564
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
6 #define __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_getData (JNIEnv *env, jobject);
14 JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_setData (JNIEnv *env, jobject, jstring);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__ */