1
0
Fork 0
forked from len0rd/rockbox

FS#9916 buflib plugin memory allocator

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20202 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andrew Mahone 2009-03-04 21:11:12 +00:00
parent e54c1cc9a2
commit b727de604d
3 changed files with 367 additions and 0 deletions

View file

@ -4,6 +4,7 @@ configfile.c
fixedpoint.c
playback_control.c
rgb_hsv.c
buflib.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
/*
The scaler is not provided in core on mono targets, but is built in