From 9139862d65f5aa720812173decaa8c0f0abf26c6 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Wed, 8 Jan 2014 18:56:58 +0100 Subject: Remove SP initialization, it's actually useless. --- asm/test.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'asm') diff --git a/asm/test.asm b/asm/test.asm index d37ca61..78a56c4 100644 --- a/asm/test.asm +++ b/asm/test.asm @@ -1,5 +1,4 @@ .text - liuz SP 0xFF add D Z Z init: liuz B 0x40 -- cgit v1.2.3