forked from Imagelibrary/rtems
2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7750/include/rtems/score/sh7750_regs.h: Fix spelling of IPRC (Probably a cyrillic 'C' instead of an ASCI 'C').
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* sh7750/include/rtems/score/sh7750_regs.h: Fix spelling of IPRC
|
||||
(Probably a cyrillic 'C' instead of an ASCI 'C').
|
||||
|
||||
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Use RTEMS_AMPOLISH3.
|
||||
|
||||
@@ -1581,7 +1581,7 @@
|
||||
#define SH7750_IPRB_SCI1 0x00F0 /* SCI1 interrupt priority */
|
||||
#define SH7750_IPRB_SCI1_S 4
|
||||
|
||||
/* Interrupt Priority Register <EFBFBD> - IPR<EFBFBD> (half) */
|
||||
/* Interrupt Priority Register C - IPRC (half) */
|
||||
#define SH7750_IPRC_REGOFS 0xD00004 /* offset */
|
||||
#define SH7750_IPRC SH7750_P4_REG32(SH7750_IPRC_REGOFS)
|
||||
#define SH7750_IPRC_A7 SH7750_A7_REG32(SH7750_IPRC_REGOFS)
|
||||
|
||||
Reference in New Issue
Block a user