fix compiler warnings in board.h
[rapper.git] / src / boards / lpc1768 / board.h
index afc0c9a..364d285 100644 (file)
@@ -112,8 +112,6 @@ extern void SystemInit (void);
 /*                Device Specific Peripheral registers structures             */
 /******************************************************************************/
 
-#pragma anon_unions
-
 /*------------- System Control (SC) ------------------------------------------*/
 typedef struct
 {
@@ -813,9 +811,6 @@ typedef struct
   __IO uint32_t Module_ID;
 } EMAC_TypeDef;
 
-#pragma no_anon_unions
-
-
 /******************************************************************************/
 /*                         Peripheral memory map                              */
 /******************************************************************************/