rockbox/lib/x1000-installer/test_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
..
core_alloc.c
core_alloc.h
fakenand.c
file.c
file.h
md5.c
md5.h
nand-x1000.h
pathfuncs.c
pathfuncs.h
strlcpy.c
strlcpy.h
system.h