diff options
Diffstat (limited to 'code.asm')
| -rw-r--r-- | code.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/code.asm b/code.asm deleted file mode 100644 index 09ecba8..0000000 --- a/code.asm +++ /dev/null @@ -1,4 +0,0 @@ -mov a, 10 -mov b, 5 -add a, b -hlt |
