forked from Imagelibrary/rtems
bsp/mpc55xx: Add union name
This commit is contained in:
@@ -64,7 +64,7 @@ extern "C" {
|
||||
/* MODULE : eDMA */
|
||||
/****************************************************************************/
|
||||
struct EDMA_tag {
|
||||
union {
|
||||
union EDMA_CR_tag {
|
||||
uint32_t R;
|
||||
struct {
|
||||
#if MPC55XX_CHIP_TYPE / 10 == 567
|
||||
|
||||
Reference in New Issue
Block a user