projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3663cfe
)
Use custom config when needed.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 25 Mar 2009 15:49:46 +0000
(15:49 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 25 Mar 2009 15:49:46 +0000
(15:49 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2417
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/cpu/power.h
patch
|
blob
|
history
diff --git
a/bertos/cpu/power.h
b/bertos/cpu/power.h
index b4550ad6d0b4ba64f8d5b05dfca8113d65799670..93c40c0394936d09552074b905eb423e9b4113aa 100644
(file)
--- a/
bertos/cpu/power.h
+++ b/
bertos/cpu/power.h
@@
-37,8
+37,8
@@
#ifndef CPU_POWER_H
#define CPU_POWER_H
-#include
<cfg/cfg_kern.h>
-#include
<cfg/cfg_wdt.h>
+#include
"cfg/cfg_proc.h"
+#include
"cfg/cfg_wdt.h"
#if CONFIG_KERN
#include <kern/proc.h>