mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 21:46:05 +08:00
20 lines
507 B
C
20 lines
507 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#ifndef __gnu_xml_libxmlj_sax_GnomeXMLReader__
|
|
#define __gnu_xml_libxmlj_sax_GnomeXMLReader__
|
|
|
|
#include <jni.h>
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_sax_GnomeXMLReader_parseStream (JNIEnv *env, jobject, jobject, jbyteArray, jstring, jstring, jstring, jboolean, jboolean, jboolean, jboolean, jboolean, jboolean, jboolean);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __gnu_xml_libxmlj_sax_GnomeXMLReader__ */
|