aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/omap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/omap.c b/hw/omap.c
index e56e663a15..ccd8f4ef78 100644
--- a/hw/omap.c
+++ b/hw/omap.c
@@ -46,9 +46,6 @@ void omap_badwidth_write32(void *opaque, target_phys_addr_t addr,
OMAP_32B_REG(addr);
}
-#define likely
-#define unlikely
-
/* Interrupt Handlers */
struct omap_intr_handler_s {
qemu_irq *pins;