8 lines
		
	
	
		
			80 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			80 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
| .text
 | |
| .extern	__cprofile
 | |
| .globl	_cprofile
 | |
| .balign	2
 | |
| 
 | |
| _cprofile:
 | |
| 	jmp	__cprofile
 | 
