aboutsummaryrefslogtreecommitdiff
path: root/src/exceptions/svc.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/exceptions/svc.S')
-rw-r--r--src/exceptions/svc.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/exceptions/svc.S b/src/exceptions/svc.S
index cffa09c..c23df82 100644
--- a/src/exceptions/svc.S
+++ b/src/exceptions/svc.S
@@ -82,6 +82,3 @@ svc_000005: // Release Lock
b svc_exit
svc_exit:
ldmfd sp!, {r0-r12,pc}^
-
-.section .data
-svc_msg: .asciz "SVC Handler #"