X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Fmcsdk-tools.git;a=blobdiff_plain;f=writer%2Feeprom%2Finclude%2Ftypes.h;h=6fc66481c44deaac1575e0a82a2559181ef3ad44;hp=dbba3be93a7e21948f7bcffb6771a54df0deced1;hb=b99e3695977f0808e859310715ffa55755497e4a;hpb=c31e466cd91bc67d89f98a1431166c7cd9171bb1 diff --git a/writer/eeprom/include/types.h b/writer/eeprom/include/types.h index dbba3be..6fc6648 100644 --- a/writer/eeprom/include/types.h +++ b/writer/eeprom/include/types.h @@ -38,7 +38,8 @@ #ifndef _TYPES_H #define _TYPES_H -typedef uint32_t Bool; +typedef uint32_t Bool; + #define FALSE 0 #define TRUE 1