aboutsummaryrefslogtreecommitdiff
path: root/svc.S
diff options
context:
space:
mode:
Diffstat (limited to 'svc.S')
-rw-r--r--svc.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/svc.S b/svc.S
deleted file mode 100644
index 65200d8..0000000
--- a/svc.S
+++ /dev/null
@@ -1,5 +0,0 @@
-.global svc
-
-svc:
- svc #0
- mov pc, lr