summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-12-13 20:06:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-12-13 20:06:27 +0000
commitf9669ce59e3b6187fb87b288d1b52b04fcb9f61b (patch)
tree3268ee2e210bc2b43533d0e197c0060ab6837215 /c/src/lib/libcpu/sh
parentPatch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a little (diff)
downloadrtems-f9669ce59e3b6187fb87b288d1b52b04fcb9f61b.tar.bz2
Patch from Silverio Diquigiovanni <silverio.di@qem.it> to correct
TPC values. Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de> who originally submitted the file.
Diffstat (limited to 'c/src/lib/libcpu/sh')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/include/iosh7032.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/include/iosh7032.h b/c/src/lib/libcpu/sh/sh7032/include/iosh7032.h
index 48463aed47..e98185414b 100644
--- a/c/src/lib/libcpu/sh/sh7032/include/iosh7032.h
+++ b/c/src/lib/libcpu/sh/sh7032/include/iosh7032.h
@@ -216,7 +216,7 @@
#define TPC_NDERH 0x05ffffF2 /* short */
#define TPC_NDERL 0x05ffffF3 /* short */
#define TPC_NDRB 0x05ffffF4 /* char */
-#define TPC_NDRA 0x05ffff5F /* char */
+#define TPC_NDRA 0x05ffffF5 /* char */
#define TPC_NDRB1 0x05ffffF6 /* char */
#define TPC_NDRA1 0x05ffffF7 /* char */