summaryrefslogtreecommitdiff
path: root/asm/main.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/main.s')
-rwxr-xr-xasm/main.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/asm/main.s b/asm/main.s
new file mode 100755
index 0000000..54f4dd6
--- /dev/null
+++ b/asm/main.s
@@ -0,0 +1,6 @@
+ .include "asm/macros.inc"
+
+ .syntax unified
+
+ .text
+