Sebastian Huber
|
5cb666ba41
|
bsps/powerpc: Fix include order
The <rtems/irq.h> header file depends on the BSP-provided define
BSP_SHARED_HANDLER_SUPPORT.
|
2024-03-11 07:09:15 +01:00 |
|
Sebastian Huber
|
a779b17764
|
bsps/powerpc: Include missing <rtems/irq.h>
The <rtems/irq.h> defines a legacy API.
|
2024-02-27 14:54:32 +01:00 |
|
Sebastian Huber
|
8a640bf817
|
bsps/powerpc: Do no use Newlib internals
The struct _reent::__sdidinit member was renamed in a recent Newlib.
|
2022-02-25 15:34:06 +01:00 |
|
Chris Johns
|
53abbbd08d
|
powerpc/shared: Fix warnings
|
2021-02-16 08:12:43 +11:00 |
|
Sebastian Huber
|
814eccb4cf
|
bsps: Move VME support to bsps
The VME support is only used by powerpc BSPs.
This patch is a part of the BSP source reorganization.
Update #3285.
|
2018-04-09 07:09:46 +02:00 |
|