From 8b9128277d4992c413a86b8ed1b519e83aab4b3b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Dec 1999 14:27:52 +0000 Subject: Patch rtems-rc-19991203-5.diff from Ralf Corsepius which cleans up and merges some Hitachi SH-2 modifications from John Mills . --- c/src/exec/score/cpu/sh/rtems/score/iosh7045.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/sh/rtems') diff --git a/c/src/exec/score/cpu/sh/rtems/score/iosh7045.h b/c/src/exec/score/cpu/sh/rtems/score/iosh7045.h index 327cd34f86..62918dd958 100644 --- a/c/src/exec/score/cpu/sh/rtems/score/iosh7045.h +++ b/c/src/exec/score/cpu/sh/rtems/score/iosh7045.h @@ -307,7 +307,7 @@ #define PFC_PEIOR (REG_BASE + 0x03B4) /* Port E I/O Register */ #define PFC_PECR1 (REG_BASE + 0x03B8) /* Port E Ctr. Reg. 1 */ #define PFC_PECR2 (REG_BASE + 0x03BA) /* Port E Ctr. Reg. 2 */ -#define PFC_IFCR (REG_BASE + 0x03C8) /* short */ +#define PFC_IFCR (REG_BASE + 0x03C8) /* short */ /*Compare/Match Timer*/ #define CMT_CMSTR (REG_BASE + 0x3D0) /* Start Reg. char, short, word */ -- cgit v1.2.3