diff options
Diffstat (limited to 'include/sym53c8xx.h')
-rw-r--r-- | include/sym53c8xx.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/sym53c8xx.h b/include/sym53c8xx.h index 7d3ded5fe8b..9696db073c4 100644 --- a/include/sym53c8xx.h +++ b/include/sym53c8xx.h @@ -568,11 +568,4 @@ #define SCSI_IDENTIFY 0xC0 -#ifndef TRUE -#define TRUE 1 -#endif -#ifndef FALSE -#define FALSE 0 -#endif - #endif |