8 lines
		
	
	
	
		
			82 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			82 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
| .globl	_profil
 | |
| .set	profil,44
 | |
| 
 | |
| .align	1
 | |
| _profil:
 | |
| 	.word	0x0000
 | |
| 	chmk	$profil
 | |
| 	ret
 |