mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
		
			
				
	
	
		
			21 lines
		
	
	
		
			489 B
		
	
	
	
		
			C
		
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			489 B
		
	
	
	
		
			C
		
	
	
	
| /* DO NOT EDIT THIS FILE - it is machine generated */
 | |
| 
 | |
| #include <jni.h>
 | |
| 
 | |
| #ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
 | |
| #define __gnu_xml_libxmlj_dom_GnomeNotation__
 | |
| 
 | |
| #ifdef __cplusplus
 | |
| extern "C"
 | |
| {
 | |
| #endif
 | |
| 
 | |
| JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);
 | |
| JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);
 | |
| 
 | |
| #ifdef __cplusplus
 | |
| }
 | |
| #endif
 | |
| 
 | |
| #endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */
 |