projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c30da
)
Updated include reference.
author
marco
<marco@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Jun 2006 12:32:06 +0000
(12:32 +0000)
committer
marco
<marco@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Jun 2006 12:32:06 +0000
(12:32 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@655
38d2e660
-2303-0410-9eaa-
f027e97ec537
drv/kdebug.c
patch
|
blob
|
history
diff --git
a/drv/kdebug.c
b/drv/kdebug.c
index 1bf07e43eda21ded245be6abc51e5ee5c29b78ef..729c9ec0b03958e92db242d1f0e7a50075a913f9 100755
(executable)
--- a/
drv/kdebug.c
+++ b/
drv/kdebug.c
@@
-15,6
+15,9
@@
/*#*
*#* $Log$
+ *#* Revision 1.27 2006/06/01 12:32:06 marco
+ *#* Updated include reference.
+ *#*
*#* Revision 1.26 2006/04/27 05:40:27 bernie
*#* Break on assertion failures.
*#*
@@
-44,7
+47,7
@@
#include <cfg/cpu.h>
#include <cfg/macros.h> /* for BV() */
#include <appconfig.h>
-#include <hw
.h>
+#include <hw
_cpu.h> /* for CLOCK_FREQ */
#include <mware/formatwr.h> /* for _formatted_write() */