]> git.sur5r.net Git - u-boot/blobdiff - include/xyzModem.h
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / include / xyzModem.h
index 4ec10b5a379f4149d6ebe9e51b781774e2e8c450..a3ea768094cb6695a2321570e14a45163abe70af 100644 (file)
@@ -97,11 +97,6 @@ typedef struct {
 #endif
 } connection_info_t;
 
-typedef unsigned int bool;
-
-#define false 0
-#define true 1
-
 #endif