forked from len0rd/rockbox
Make test_codec.c compilable again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19984 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6bac4c6f4
commit
a0516b7060
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ PLUGIN_HEADER
|
||||||
#define TESTCODEC_EXITBUTTON BUTTON_SELECT
|
#define TESTCODEC_EXITBUTTON BUTTON_SELECT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
CACHE_FUNCTION_WRAPPERS
|
|
||||||
|
|
||||||
/* Log functions copied from test_disk.c */
|
/* Log functions copied from test_disk.c */
|
||||||
static int line = 0;
|
static int line = 0;
|
||||||
static int max_line = 0;
|
static int max_line = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue