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:
parent
e54c1cc9a2
commit
b727de604d
3 changed files with 367 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue