mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Remove buflib from the pluginlib and use the core one.
buflib_get_data() isn't inlined for plugins anymore, but can be if really needed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30387 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
456170afdf
commit
42f10e04df
6 changed files with 39 additions and 417 deletions
|
@ -7,7 +7,6 @@ configfile.c
|
|||
fixedpoint.c
|
||||
playback_control.c
|
||||
rgb_hsv.c
|
||||
buflib.c
|
||||
highscore.c
|
||||
simple_viewer.c
|
||||
display_text.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue