summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorBoris Gjenero <dreamlayers@rockbox.org>2011-11-29 00:42:27 +0000
committerBoris Gjenero <dreamlayers@rockbox.org>2011-11-29 00:42:27 +0000
commitd51e5983357593981e604b05ad3826f2496f4a6b (patch)
tree036fa986dcf4f6ec4c529dd74c5f996533f62d4f /firmware/SOURCES
parent297c29cba60e34ed01fb72974dcb562e58df322b (diff)
downloadrockbox-d51e5983357593981e604b05ad3826f2496f4a6b.tar.gz
rockbox-d51e5983357593981e604b05ad3826f2496f4a6b.zip
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
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index b918a19418..f5ee7873a2 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1,7 +1,6 @@
1ata_idle_notify.c 1ata_idle_notify.c
2events.c 2events.c
3backlight.c 3backlight.c
4buffer.c
5buflib.c 4buflib.c
6core_alloc.c 5core_alloc.c
7general.c 6general.c