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