X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_lcd.h;h=3a206a0f5df48e0ef69fdd3d3935b6357142c204;hb=2156a825ba83da6e71a78237285a5558956da549;hp=9ce56347afa20e622e580aa24edc87e6584aa8fd;hpb=b741d2cbd735bcdd78bf8bfa116285278d8db72c;p=bertos.git diff --git a/bertos/hw/hw_lcd.h b/bertos/hw/hw_lcd.h index 9ce56347..3a206a0f 100644 --- a/bertos/hw/hw_lcd.h +++ b/bertos/hw/hw_lcd.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2005, 2008 Develer S.r.l. (http://www.develer.com/) - * Copyright 2001 Bernardo Innocenti + * Copyright 2001 Bernie Innocenti * * --> * @@ -35,7 +35,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Stefano Fedrigo * */ @@ -134,7 +134,7 @@ INLINE void lcd_bus_init(void) { - cpuflags_t flags; + cpu_flags_t flags; IRQ_SAVE_DISABLE(flags); /*