]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/xyzModem.h
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / xyzModem.h
index f437bbd0bdf8254cd90f9cf0b4f67693023bbf23..a3ea768094cb6695a2321570e14a45163abe70af 100644 (file)
@@ -97,14 +97,6 @@ typedef struct {
 #endif
 } connection_info_t;
 
-#ifndef        BOOL_WAS_DEFINED
-#define BOOL_WAS_DEFINED
-typedef unsigned int bool;
-#endif
-
-#define false 0
-#define true 1
-
 #endif