X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fhw%2Fhw_rit128x96.h;h=c24d1a87b8883fecbb00d9dae610a02c9fb03663;hb=024bf80e5f29e4de00d0813d23a4d3b67245ead7;hp=f9c2291a870e6f098d367c5e8539e995cf92a651;hpb=ea12a07185cfa16b2a37d39ec7bdaf988b283c0c;p=bertos.git diff --git a/boards/at91sam7x-ek/hw/hw_rit128x96.h b/boards/at91sam7x-ek/hw/hw_rit128x96.h index f9c2291a..c24d1a87 100644 --- a/boards/at91sam7x-ek/hw/hw_rit128x96.h +++ b/boards/at91sam7x-ek/hw/hw_rit128x96.h @@ -70,7 +70,7 @@ #define LCD_WRITE(x) ((void)x)/* Implement me! */ /*@}*/ -INLINE void lcd_bus_init(void) +INLINE void lcd_rit128x96_hw_bus_init(void) { /* Implement me! */ }