-
- Downloads
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>
Please register or sign in to comment