forked from len0rd/rockbox
Added logfdump - that writes the internal logf log to .rockbox/logf.txt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6545 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6910760b1
commit
c95319f6fd
4 changed files with 41 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#ifndef LOGFDISP_H
|
||||
#define LOGFDISP_H
|
||||
bool logfdisplay(void);
|
||||
bool logfdump(void);
|
||||
|
||||
#endif /* LOGFDISP_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue