X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fx86-arch.h;h=c5498ff0b53ed15841c73b36f8cc8b34662dd91c;hb=095564c28a259002c7e34fd1d861f5bbd0a959b6;hp=eea03a4f19f26b66e2fab74132e86c638db92d39;hpb=a7c2f2622f1ceeeb3459cb6bbcf261bda1ff2327;p=sbcl.git diff --git a/src/runtime/x86-arch.h b/src/runtime/x86-arch.h index eea03a4..c5498ff 100644 --- a/src/runtime/x86-arch.h +++ b/src/runtime/x86-arch.h @@ -5,7 +5,11 @@ #ifndef _X86_ARCH_H #define _X86_ARCH_H #ifndef SBCL_GENESIS_CONFIG -#error genesis/config.h (or sbcl.h) must be incuded before this file +#error genesis/config.h (or sbcl.h) must be included before this file +#endif + +#ifndef SBCL_GENESIS_CONFIG +#error genesis/config.h (or sbcl.h) must be included before this file #endif #define ARCH_HAS_STACK_POINTER