rockbox/firmware/target
Michael Sevakis 104d9b5c21 Minor code policing. Correct a comment and remove a stray comment delimiter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12999 a1c6a512-1295-4272-9138-f99709370657
2007-04-02 09:34:29 +00:00
..
arm Minor code policing. Correct a comment and remove a stray comment delimiter. 2007-04-02 09:34:29 +00:00
coldfire Missed one variable declaration updating byteswapping functions. Not functionally different but keeps things consistent. 2007-03-29 19:22:11 +00:00
sh Charcell lcd driver: Preparations for switching to non-immediate LCD updates, using lcd_update() like on bitmap targets. * Added proper clipping. * Simplified simulator code. 2007-03-31 09:58:49 +00:00