SYSCALL naked assembly working
[cortex-from-scratch] / include / lib / syscall.h
diff --git a/include/lib/syscall.h b/include/lib/syscall.h
new file mode 100644 (file)
index 0000000..ddf6882
--- /dev/null
@@ -0,0 +1,2 @@
+/* syscall.h */
+extern void theos_test();