1
0
Fork 0
forked from len0rd/rockbox

Move rm.[c/h] from libcook to librm. No functional changes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21066 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mohamed Tarek 2009-05-24 14:10:51 +00:00
parent 6af0cfdac0
commit 45f72e933a
5 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
#include <unistd.h>
#include <string.h>
#include "rm.h"
#include "../librm/rm.h"
#include "cook.h"
//#define DUMP_RAW_FRAMES