1
0
Fork 0
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:
Boris Gjenero 2011-11-29 00:42:27 +00:00
parent 297c29cba6
commit d51e598335
12 changed files with 29 additions and 266 deletions

View file

@ -38,7 +38,6 @@
#include "logf.h"
#include "mp3data.h"
#include "file.h"
#include "buffer.h"
#include "system.h"
//#define DEBUG_VERBOSE