mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
imx233: move DEBUG_CANCEL definition to .c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31569 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
20b1a92003
commit
3af54d7175
2 changed files with 2 additions and 2 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#include "rtc-imx233.h"
|
||||
#include "string.h"
|
||||
|
||||
#define DEBUG_CANCEL BUTTON_BACK
|
||||
|
||||
static struct
|
||||
{
|
||||
const char *name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue