VESA: align the row buffer to a multiple of 4 bytes.
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 08:02:12 +0000 (00:02 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 08:02:12 +0000 (00:02 -0800)
commit91c8955e892f7a855de875e42026fdcb5a117d42
treeef0ca67a2740137f493f080e8695c131171a2b7d
parentd1bf83be601ec71c32f1e5ebe511f42f5e44195f
VESA: align the row buffer to a multiple of 4 bytes.

We do dword accesses to the row buffer, so align it to 4 bytes.
com32/lib/sys/vesa/screencpy.c