forked from len0rd/rockbox
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
|
|
@ -38,7 +38,6 @@
|
|||
#include "logf.h"
|
||||
#include "mp3data.h"
|
||||
#include "file.h"
|
||||
#include "buffer.h"
|
||||
#include "system.h"
|
||||
|
||||
//#define DEBUG_VERBOSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue