This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / acpi / aclocal.h
index da7dbb9..2afff11 100644 (file)
@@ -53,7 +53,7 @@ typedef u32                                     acpi_mutex_handle;
 
 /* Total number of aml opcodes defined */
 
-#define AML_NUM_OPCODES                 0x7F
+#define AML_NUM_OPCODES                 0x7E
 
 
 /*****************************************************************************