]> git.proxmox.com Git - qemu.git/blobdiff - cache-utils.h
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
[qemu.git] / cache-utils.h
index 0598b96ebacc9512396b0f1e5a820a8f94e53ab5..b45fde44e85490c981006e48fb10613d6d06e6d0 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef QEMU_CACHE_UTILS_H
 #define QEMU_CACHE_UTILS_H
 
-#ifdef __powerpc__
+#if defined(_ARCH_PPC)
 struct qemu_cache_conf {
     unsigned long dcache_bsize;
     unsigned long icache_bsize;