X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2FxyzModem.h;h=a3ea768094cb6695a2321570e14a45163abe70af;hb=41341221d12341a2ecfb280142d6478071738fc2;hp=4ec10b5a379f4149d6ebe9e51b781774e2e8c450;hpb=7a635e004ec12bd2a0bae9f90fbb5769b524a42e;p=karo-tx-uboot.git diff --git a/include/xyzModem.h b/include/xyzModem.h index 4ec10b5a37..a3ea768094 100644 --- a/include/xyzModem.h +++ b/include/xyzModem.h @@ -97,11 +97,6 @@ typedef struct { #endif } connection_info_t; -typedef unsigned int bool; - -#define false 0 -#define true 1 - #endif