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:
Ralf Corsepius
2009-10-22 12:22:12 +00:00
parent fb5785cce6
commit 3144f90c4f
2 changed files with 5 additions and 2 deletions

View File

@@ -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>
* mpc6xx/mmu/bat.c: Add missing prototypes.

View File

@@ -51,8 +51,6 @@ SPR_RW(SPRG1)
SPR_RW(SPRG2)
SPR_RO(LR)
SPR_RO(DAR)
#define DEAR_BOOKE 61
#define DEAR_405 0x3d5
SPR_RO(DEAR_BOOKE)
SPR_RO(DEAR_405)