]> git.sur5r.net Git - u-boot/blobdiff - board/bf533-stamp/video.h
armv8: cavium: Add an implementation of ATF calling functions
[u-boot] / board / bf533-stamp / video.h
index 80837e2323b781159270354cc22788c8f7a64b7f..949c3d8f3f7c8d093659a838094ecb2416297a89 100644 (file)
@@ -9,9 +9,6 @@
 #define YELLOW  (0xD292D210)   /* yellow pixel pattern  */
 #define WHITE   (0xFE80FE80)   /* white pixel pattern   */
 
-#define true   1
-#define false  0
-
 typedef struct {
        unsigned int sav;
        unsigned int eav;