8 lines
		
	
	
		
			74 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			74 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
.sect .text
 | 
						|
.extern	__fcntl
 | 
						|
.define	_fcntl
 | 
						|
.align 2
 | 
						|
 | 
						|
_fcntl:
 | 
						|
	jmp	__fcntl
 |