forked from len0rd/rockbox
Introduce a new .init section for initialisation code, so that it can be copied to an area which is later overwritten before calling. The stack/bss can then overwrite that code, effectively freeing the code size that the initialisation routines need. Gives a few kB ram usage back. Only implemented for PP and as3525 so far. More targets could be added, as well as more functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25013 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| sansa-c200 | ||
| sansa-e200 | ||
| sansa-view | ||
| adc-target.h | ||
| app.lds | ||
| audio-c200_e200.c | ||
| backlight-c200_e200.c | ||
| backlight-target.h | ||
| boot.lds | ||
| power-c200_e200.c | ||
| powermgmt-target.h | ||