8 lines
		
	
	
		
			86 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			86 B
		
	
	
	
		
			ArmAsm
		
	
	
		
			Executable File
		
	
	
	
	
| .sect .text
 | |
| .extern	__sprofile
 | |
| .define	_sprofile
 | |
| .align 2
 | |
| 
 | |
| _sprofile:
 | |
| 	jmp	__sprofile
 | 
