mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
s5l8702: move debug-target.h content to .c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31568 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ff2a7b6aa4
commit
20b1a92003
2 changed files with 2 additions and 28 deletions
|
|
@ -23,7 +23,6 @@
|
|||
#include "system.h"
|
||||
#include "config.h"
|
||||
#include "kernel.h"
|
||||
#include "debug-target.h"
|
||||
#include "button.h"
|
||||
#include "lcd.h"
|
||||
#include "font.h"
|
||||
|
|
@ -32,6 +31,8 @@
|
|||
#include "pmu-target.h"
|
||||
#include "pcm-target.h"
|
||||
|
||||
#define DEBUG_CANCEL BUTTON_MENU
|
||||
|
||||
/* Skeleton for adding target specific debug info to the debug menu
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue