summaryrefslogtreecommitdiff
path: root/sys.asm
diff options
context:
space:
mode:
Diffstat (limited to 'sys.asm')
-rw-r--r--sys.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys.asm b/sys.asm
new file mode 100644
index 0000000..78a302a
--- /dev/null
+++ b/sys.asm
@@ -0,0 +1,6 @@
+%ifndef _SYS_ASM
+%define _SYS_ASM
+
+
+
+%endif