mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31088 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
297c29cba6
commit
d51e598335
12 changed files with 29 additions and 266 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "lang.h"
|
||||
#include "led.h"
|
||||
#include "keyboard.h"
|
||||
#include "buffer.h"
|
||||
#include "backlight.h"
|
||||
#include "sound_menu.h"
|
||||
#include "mp3data.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue