Index: /trunk/source/lisp-kernel/macros.h
===================================================================
--- /trunk/source/lisp-kernel/macros.h	(revision 13588)
+++ /trunk/source/lisp-kernel/macros.h	(revision 13589)
@@ -91,5 +91,4 @@
 #define TCR_INTERRUPT_LEVEL(tcr) \
   (((signed_natural *)((tcr)->tlb_pointer))[INTERRUPT_LEVEL_BINDING_INDEX])
-#endif
 
 #ifdef WINDOWS
@@ -115,2 +114,4 @@
 #define DECIMAL "%ld"
 #endif
+
+#endif /* __macros __ */
