forked from Imagelibrary/rtems
2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 851/bsps * mpc6xx/exceptions/raw_exception.c: Add PPC_603le.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
PR 851/bsps
|
||||
* mpc6xx/exceptions/raw_exception.c: Add PPC_603le.
|
||||
|
||||
2005-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* mpc6xx/exceptions/raw_exception.c: Cosmetics.
|
||||
|
||||
|
||||
@@ -176,6 +176,7 @@ int mpc60x_vector_is_valid(rtems_vector vector)
|
||||
break;
|
||||
case PPC_603:
|
||||
case PPC_603e:
|
||||
case PPC_603le:
|
||||
case PPC_603ev:
|
||||
case PPC_8260:
|
||||
/* case PPC_8240: -- same value as 8260 */
|
||||
|
||||
Reference in New Issue
Block a user