forked from len0rd/rockbox
A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20264 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e92d9967d6
commit
efe3ec86f1
4 changed files with 12 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "kernel.h"
|
||||
#include "thread.h"
|
||||
#include "string.h"
|
||||
#include "file.h"
|
||||
|
||||
#ifndef SIMULATOR
|
||||
long cpu_frequency SHAREDBSS_ATTR = CPU_FREQ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue