diff --git a/drivers/avr/system.h b/drivers/avr/system.h index 670542e..702b95b 100644 --- a/drivers/avr/system.h +++ b/drivers/avr/system.h @@ -8,8 +8,7 @@ /* Data typedefs. */ #include - -typedef uint8_t bool; +#include /** Useful macros. */