• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.syntax unified
2.text
3.global __unmapself
4.type   __unmapself,%function
5__unmapself:
6	mov r7,#91
7	svc 0
8	mov r7,#1
9	svc 0
10