Index: tools/autogen.py
===================================================================
--- tools/autogen.py	(revision fd57cf17d12bbe3b41626a0b8708f075134a073e)
+++ tools/autogen.py	(revision 53ad43cce05b0004bca31a7c5d6822fc33686cf1)
@@ -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
