mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
There are various allocations that can't be moved or shrunk. Provide a global callback struct for this use case instead of making each caller declare its own dummy struct. Also fixed ROLO and x1000 installer code which incorrectly used movable allocations. Change-Id: I00088396b9826e02e69a4a33477fe1a7816374f1 |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
test_lib | ||
.gitignore | ||
Makefile | ||
SOURCES | ||
x1000-installer.make |