8 lines
		
	
	
		
			82 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			82 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
| .sect .text
 | |
| .extern	__waitpid
 | |
| .define	_waitpid
 | |
| .align 2
 | |
| 
 | |
| _waitpid:
 | |
| 	jmp	__waitpid
 | 
