1
0
Fork 0
forked from len0rd/rockbox

buflib: Prep for multiple backend support, rename to buflib_mempool

Rename the current buflib implementation to buflib_mempool.

Change-Id: Iefdf74be1f7d8fcd19e6ce2289c3d1459b54d013
This commit is contained in:
Aidan MacDonald 2023-01-02 19:45:59 +00:00
parent e23c78522a
commit 680261fbb7
8 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
ata_idle_notify.c
events.c
backlight.c
buflib.c
buflib_mempool.c
core_alloc.c
general.c
powermgmt.c