commit | ca99f8efa49fbc053ea3a264c5cc23bda3b2a50c | [log] [tgz] |
---|---|---|
author | Jens Arnold <amiconn@rockbox.org> | Sun Oct 12 22:10:22 2008 +0000 |
committer | Jens Arnold <amiconn@rockbox.org> | Sun Oct 12 22:10:22 2008 +0000 |
tree | f0924d9866b1a6323ca58be4b5e67e42ea8c5753 | |
parent | 142ac2a35af99ddd80636b8973c5ee082550c215 [diff] |
Archos flash loader: compile with -Os and make all internal functions static to save space. main() and _main() must not be static or they wouldn't end up in IRAM for execution. * Also make some bootbox functions static, and drop the useless return value from charging_screen(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18791 a1c6a512-1295-4272-9138-f99709370657