forked from len0rd/rockbox
Added gdb stub serial port setup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@625 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
833556c2e7
commit
f1afb84f9d
2 changed files with 17 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#ifndef DEBUG_H
|
||||
#define DEBUG_H
|
||||
|
||||
extern void debug_init(void);
|
||||
extern void debugf(char* fmt,...);
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue