mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-07 08:03:12 +00:00
Add Kate Feng's MVME5500 BSP.
This commit is contained in:
@@ -126,6 +126,7 @@ int mpc60x_vector_is_valid(rtems_vector vector)
|
||||
case PPC_604:
|
||||
case PPC_604e:
|
||||
case PPC_604r:
|
||||
case PPC_7455: /* Kate Feng */
|
||||
if (!mpc604_vector_is_valid(vector)) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user