1
0
Fork 0
forked from len0rd/rockbox

More static / header file cleanup.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17341 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2008-05-03 23:18:56 +00:00
parent a969e85e17
commit 6a0340fc21
6 changed files with 7 additions and 7 deletions

View file

@ -18,10 +18,7 @@
****************************************************************************/
#include "config.h"
#include "cpu.h"
#include "system.h"
#include "kernel.h"
#include "ata.h"
#include <stdbool.h>
/* USB detect is currently unknown */
inline bool usb_detect(void)