summaryrefslogtreecommitdiffstats
path: root/include/bedbug
diff options
context:
space:
mode:
Diffstat (limited to 'include/bedbug')
-rw-r--r--include/bedbug/ppc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/bedbug/ppc.h b/include/bedbug/ppc.h
index 46bf8db1a7..76d86fdbf7 100644
--- a/include/bedbug/ppc.h
+++ b/include/bedbug/ppc.h
@@ -296,11 +296,6 @@ struct operand {
((rc) & 0x1))
#define MDS_MASK MDS_OPCODE(0x3f,0xf,0x1)
-#ifndef FALSE
-#define FALSE 0
-#define TRUE (!FALSE)
-#endif
-
#define INSTRUCTION( memaddr ) ntohl(*(unsigned long *)(memaddr))
#define MAX_OPERANDS 8
OpenPOWER on IntegriCloud