summaryrefslogtreecommitdiff
path: root/tests/syscalls.S
diff options
context:
space:
mode:
Diffstat (limited to 'tests/syscalls.S')
-rw-r--r--tests/syscalls.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/syscalls.S b/tests/syscalls.S
new file mode 100644
index 00000000..df9c9bc0
--- /dev/null
+++ b/tests/syscalls.S
@@ -0,0 +1,4 @@
+
+ #include <mach/syscall_sw.h>
+
+ kernel_trap(invalid_syscall,-31,0)