rockbox/lib
Aidan MacDonald e8faf2f2ad buflib: add a common dummy callbacks struct & use it
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
2022-02-12 10:24:32 -05:00
..
arm_support ARM support: provide compiler a better popcount function 2017-09-07 15:45:55 -04:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
microtar microtar: Update to latest upstream commit 2021-11-27 13:13:35 +00:00
rbcodec metadata/mp3data.c init vars & add sanity checks 2021-08-11 22:40:09 -04:00
skin_parser lib/skin_parser check that malloc succeeded 2021-08-05 10:38:18 +00:00
tlsf tlsf make ~0 explicitly unsigned ~0u 2021-07-22 23:23:51 +00:00
unwarminder Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
x1000-installer buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00