forked from Imagelibrary/rtems
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* new-exceptions/bspsupport/vectors_init.c: Remove duplicate defines DEAR_BOOKE, DEAR_405.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* new-exceptions/bspsupport/vectors_init.c: Remove duplicate
|
||||||
|
defines DEAR_BOOKE, DEAR_405.
|
||||||
|
|
||||||
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* mpc6xx/mmu/bat.c: Add missing prototypes.
|
* mpc6xx/mmu/bat.c: Add missing prototypes.
|
||||||
|
|||||||
@@ -51,8 +51,6 @@ SPR_RW(SPRG1)
|
|||||||
SPR_RW(SPRG2)
|
SPR_RW(SPRG2)
|
||||||
SPR_RO(LR)
|
SPR_RO(LR)
|
||||||
SPR_RO(DAR)
|
SPR_RO(DAR)
|
||||||
#define DEAR_BOOKE 61
|
|
||||||
#define DEAR_405 0x3d5
|
|
||||||
SPR_RO(DEAR_BOOKE)
|
SPR_RO(DEAR_BOOKE)
|
||||||
SPR_RO(DEAR_405)
|
SPR_RO(DEAR_405)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user