From d6f4393542998276250bd3f3519bb824ca4b3d91 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 7 May 2016 17:22:42 +0200 Subject: Some small improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- zahl/memory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zahl/memory.h') diff --git a/zahl/memory.h b/zahl/memory.h index 2eb2b68..b3d6a37 100644 --- a/zahl/memory.h +++ b/zahl/memory.h @@ -24,7 +24,7 @@ case 0: break; -#if defined(LIBZAHL_ISA_MISSING_INDIRECT_JUMP) +#if defined(ZAHL_ISA_MISSING_INDIRECT_JUMP) # define LIBZAHL_SMALL_INPUT_BEGIN(n) # define LIBZAHL_SMALL_INPUT_END #else -- cgit v1.2.3-70-g09d2