rockbox/firmware/target
Andrew Ryabinin 82d882e1e2 Fix type cast for LCD_BUFF.
We should cast to (volatile uint32_t*) here, because attempt to refer to volatile
object through use of an lvalue with non-volatile-qualified type will result in
undefined behavior.

Change-Id: I1b2e9688af11d3dcba518a5e31865d703b54b635
2012-09-27 14:26:47 +04:00
..
arm Fix type cast for LCD_BUFF. 2012-09-27 14:26:47 +04:00
coldfire remove debug-target.h 2012-05-07 00:55:59 -04:00
hosted Fix non-integer display_zoom for charcell. 2012-06-19 21:56:57 +02:00
mips remove debug-target.h 2012-05-07 00:55:59 -04:00
sh remove debug-target.h 2012-05-07 00:55:59 -04:00