mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
		
			
				
	
	
		
			24 lines
		
	
	
		
			551 B
		
	
	
	
		
			C
		
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			551 B
		
	
	
	
		
			C
		
	
	
	
| /* DO NOT EDIT THIS FILE - it is machine generated */
 | |
| 
 | |
| #include <jni.h>
 | |
| 
 | |
| #ifndef __java_net_VMURLConnection__
 | |
| #define __java_net_VMURLConnection__
 | |
| 
 | |
| #ifdef __cplusplus
 | |
| extern "C"
 | |
| {
 | |
| #endif
 | |
| 
 | |
| JNIEXPORT void JNICALL Java_java_net_VMURLConnection_init (JNIEnv *env, jclass);
 | |
| JNIEXPORT jstring JNICALL Java_java_net_VMURLConnection_guessContentTypeFromBuffer (JNIEnv *env, jclass, jbyteArray, jint);
 | |
| 
 | |
| #undef java_net_VMURLConnection_LENGTH
 | |
| #define java_net_VMURLConnection_LENGTH 1024L
 | |
| 
 | |
| #ifdef __cplusplus
 | |
| }
 | |
| #endif
 | |
| 
 | |
| #endif /* __java_net_VMURLConnection__ */
 |