summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/AXP/SYSCALL.s
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Kernel/HALKit/AXP/SYSCALL.s')
-rw-r--r--dev/Kernel/HALKit/AXP/SYSCALL.s10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev/Kernel/HALKit/AXP/SYSCALL.s b/dev/Kernel/HALKit/AXP/SYSCALL.s
deleted file mode 100644
index 19cab808..00000000
--- a/dev/Kernel/HALKit/AXP/SYSCALL.s
+++ /dev/null
@@ -1,10 +0,0 @@
-.section .text
-system_handle_user_call:
- .cfi_startproc
-
- push %r0
- jmp %r1
- mov %r30, %r2
-
- .cfi_endproc
- retsys \ No newline at end of file