Import buflib (and core_* wrappers) into the Rockbox tree.
commitdb9c5c26e6bd60a44dfb765110a5f8a263c61e1c
authorThomas Martitz <kugel@rockbox.org>
Wed, 15 Jun 2011 23:48:49 +0000 (16 01:48 +0200)
committerThomas Martitz <kugel@rockbox.org>
Mon, 8 Aug 2011 16:42:24 +0000 (8 18:42 +0200)
treecc2262963cecb65a6908a6edd2bea79aa9b13245
parentd5a59301968cf98d739f6dbb167832a8ec2fb943
Import buflib (and core_* wrappers) into the Rockbox tree.

It compiles fine but is not functional.
firmware/SOURCES
firmware/buflib.c [new file with mode: 0644]
firmware/core_alloc.c [new file with mode: 0644]
firmware/include/buflib.h [new file with mode: 0644]
firmware/include/core_alloc.h [new file with mode: 0644]