summaryrefslogtreecommitdiff
path: root/mach_print.S
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2013-09-02 13:52:57 +0200
committerRichard Braun <rbraun@sceen.net>2013-09-02 13:52:57 +0200
commit3abc8fca177cbf6425b4955badd7efa020a1f10d (patch)
tree7b4b2b32ca3003586f66d7f1b756c5690781eade /mach_print.S
Initial commit
Diffstat (limited to 'mach_print.S')
-rw-r--r--mach_print.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/mach_print.S b/mach_print.S
new file mode 100644
index 0000000..606a66e
--- /dev/null
+++ b/mach_print.S
@@ -0,0 +1,3 @@
+#include <mach/machine/syscall_sw.h>
+
+kernel_trap(mach_print,-30,1)