Index: tools/autogen.py
===================================================================
--- tools/autogen.py	(revision fd57cf17d12bbe3b41626a0b8708f075134a073e)
+++ tools/autogen.py	(revision 5ef169038f3c0afb4938a7b77c8772fc6025b1b7)
@@ -133,5 +133,5 @@
 #define AUTOGEN_%s_H
 
-#ifndef __ASM__
+#ifndef __ASSEMBLER__
 %s
 #endif
@@ -139,5 +139,5 @@
 %s
 
-#ifndef __ASM__
+#ifndef __ASSEMBLER__
 %s
 #endif
