phy: meson: add GXBB PHY driver
[oweals/u-boot.git] / include / bedbug / ppc.h
index 46bf8db1a74f972a22c689ef8502d8ba5b3bd09d..76d86fdbf76f53288ecc94c5554366c6bc9e9576 100644 (file)
@@ -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