]> git.proxmox.com Git - qemu.git/blobdiff - alpha-dis.c
qcow2: Use QcowCache
[qemu.git] / alpha-dis.c
index 970da5bfe60f68ee93e96bc659471bd73a3f304d..8a2411e4d56d9e6ef90ea4db972a48d79da113bd 100644 (file)
@@ -22,6 +22,9 @@ along with this file; see the file COPYING.  If not, see
 #include <stdio.h>
 #include "dis-asm.h"
 
+/* MAX is redefined below, so remove any previous definition. */
+#undef MAX
+
 /* The opcode table is an array of struct alpha_opcode.  */
 
 struct alpha_opcode