From 9e9fff0fa382d630b5819aa64968f6b8833c6e95 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Sat, 30 Jan 2016 17:44:31 +0700 Subject: [PATCH] Changes for testing --- pyasm/test.asm | 2 +- pyasm/test2.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyasm/test.asm b/pyasm/test.asm index 2ac2037..5f86ddc 100644 --- a/pyasm/test.asm +++ b/pyasm/test.asm @@ -3,4 +3,4 @@ start hlt - end start + end diff --git a/pyasm/test2.asm b/pyasm/test2.asm index 986b2fa..28bdb9d 100644 --- a/pyasm/test2.asm +++ b/pyasm/test2.asm @@ -19,4 +19,4 @@ offset data start - 3 tom bss 4 end hlt - end start2 + end