Get rid of some of the code duplication from checkwps, it still duplicates a lot though.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22695 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-09-13 13:40:58 +00:00
parent 541dd6fda5
commit c0f1c49178
6 changed files with 83 additions and 192 deletions

View file

@ -7,4 +7,5 @@ checkwps.c
#ifdef HAVE_LCD_BITMAP
../../apps/recorder/bmp.c
../../apps/gui/viewport.c
#endif