X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_lcd.h;h=3a206a0f5df48e0ef69fdd3d3935b6357142c204;hb=e62ca0b357f09804d7d894949df44224c9d74bb7;hp=65b50873e2b9a773f3819c302ec516e74dadb9d3;hpb=1200cce6f786accd1e56bfe1982b3c58d297aee7;p=bertos.git diff --git a/bertos/hw/hw_lcd.h b/bertos/hw/hw_lcd.h index 65b50873..3a206a0f 100644 --- a/bertos/hw/hw_lcd.h +++ b/bertos/hw/hw_lcd.h @@ -134,7 +134,7 @@ INLINE void lcd_bus_init(void) { - cpuflags_t flags; + cpu_flags_t flags; IRQ_SAVE_DISABLE(flags); /*