forked from Imagelibrary/rtems
bsps/mpc55xx: Fix MPC5674F memory map
This commit is contained in:
@@ -4256,9 +4256,9 @@ extern "C" {
|
|||||||
uint8_t:4;
|
uint8_t:4;
|
||||||
uint8_t PRI:4;
|
uint8_t PRI:4;
|
||||||
} B;
|
} B;
|
||||||
} PSR[474];
|
} PSR[480];
|
||||||
|
|
||||||
uint16_t INTC_reserved021A[7923]; /* 0x021A-0x3FFF */
|
uint16_t INTC_reserved0220[7920]; /* 0x0220-0x3FFF */
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user