1
0
Fork 0
forked from len0rd/rockbox
foxbox/flash
Thomas Jarosch fdd4aef340 Make thirty functions static to reduce binary size
If any of those functions should be (unused) API functions,
they can easily be turned back once really needed.

Detected using a new cppcheck check that
uses the internal symbol database to catch
functions that are only used in the current file.

Change-Id: Ic2b1e5b8020b76397f11cefc4e205f3b7ac1f184
2015-01-05 18:44:36 +01:00
..
bootbox Fix some more straggling stuff 2014-08-08 03:23:29 -04:00
bootloader Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
extract Fix format string 2011-11-08 21:25:50 +00:00
make_firmware Make thirty functions static to reduce binary size 2015-01-05 18:44:36 +01:00
minimon Make thirty functions static to reduce binary size 2015-01-05 18:44:36 +01:00
uart_boot Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
README Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00

(c) 2003 by Jörg Hohensohn

Sourcecode for the flash "infrastructure"
Please bear in mind that these are powerful tools, don't fool with them!

For most up-to-date info about flashing see:
http://rockbox.haxx.se/docs/flash.html