1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 02:19:12 +01:00
Files
u-boot-megous/include/lcd.h
Alessandro Rubini 60e9741924 lcd.h: define extern vidinfo_t for all cases
include/lcd.h has different vidinfo for different platforms,
and several extern declaration, but one for the default case was
missing. This makes them a single extern declaration for everyone.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
2009-07-26 13:16:50 +02:00

10 KiB