Small optimisation to the lcd_update_rect function - read the framebuffer data as...
commit330568cebaee721da8c6e87eb693c11b45ab9112
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Nov 2005 15:37:00 +0000 (15 15:37 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Nov 2005 15:37:00 +0000 (15 15:37 +0000)
tree34a236af898cbdc9e26fddfd8bfb6d08df084fa5
parentd68d7b1e2810c6e2867570b2305740cfa88d66d3
Small optimisation to the lcd_update_rect function - read the framebuffer data as a 32-bit word

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7895 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/lcd-ipod.c