VGA: Use struct for car/attr/WITH_ATTR.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 25 May 2009 15:44:11 +0000 (11:44 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 25 May 2009 15:44:11 +0000 (11:44 -0400)
commit0926241e6489eff781f8a646fcd90f454882a81d
treec154c93d14e47adf762bc0c9a6bd5c588b739fd8
parent918b1564ddb02846a9aead718d2e8c623226648b
VGA: Use struct for car/attr/WITH_ATTR.

The three parameters are used frequently together - define a struct to
    hold them.
Alos, merge biosfn_write_char_attr/_only into one function.
vgasrc/vga.c
vgasrc/vgafb.c
vgasrc/vgatables.h