]> git.sur5r.net Git - u-boot/blobdiff - include/scsi.h
x86: Re-enable PCAT timer 2 for beeping
[u-boot] / include / scsi.h
index 9da764bdcf31f7fd896ef0d1b8ebea59eebb356d..c764e159fea709f12b77db6ed7d1c71b94cc0775 100644 (file)
@@ -204,12 +204,4 @@ int scsi_get_disk_count(void);
 
 #define SCSI_INT_STATE                          0x00010000  /* unknown Interrupt number is stored in 16 LSB */
 
-
-#ifndef TRUE
-#define TRUE 1
-#endif
-#ifndef FALSE
-#define FALSE 0
-#endif
-
 #endif /* _SCSI_H */