mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-11 22:25:17 -05:00
DM320: Add the same fix from r21647
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21688 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c292a8eb1f
commit
a63a116086
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
* \/ \/ \/ \/ \/
|
* \/ \/ \/ \/ \/
|
||||||
* $Id$
|
* $Id$
|
||||||
*
|
*
|
||||||
* Copyright (C) 2002 by Karl Kurbjun
|
* Copyright (C) 2007, 2009 by Karl Kurbjun
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
@ -22,6 +22,7 @@
|
||||||
#define SYSTEM_TARGET_H
|
#define SYSTEM_TARGET_H
|
||||||
|
|
||||||
#include "system-arm.h"
|
#include "system-arm.h"
|
||||||
|
#include "mmu-arm.h"
|
||||||
|
|
||||||
#define CPUFREQ_SLEEP 32768
|
#define CPUFREQ_SLEEP 32768
|
||||||
#define CPUFREQ_DEFAULT 87500000
|
#define CPUFREQ_DEFAULT 87500000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue