summaryrefslogtreecommitdiff
path: root/test.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test.asm')
-rw-r--r--test.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/test.asm b/test.asm
deleted file mode 100644
index 2db76c1..0000000
--- a/test.asm
+++ /dev/null
@@ -1,3 +0,0 @@
-mov R0, 0x32
-add R0, R0
-halt