Changeset 3cb5e9e in rtems-libbsd for rtemsbsd/sys
- Timestamp:
- 07/23/15 13:38:50 (8 years ago)
- Branches:
- 4.11, 5, 5-freebsd-12, 6-freebsd-12, freebsd-9.3, master
- Children:
- 07ff2c1, da08198
- Parents:
- 6201756
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c
r6201756 r3cb5e9e 40 40 #include <bsp.h> 41 41 42 #ifdef __GENMCF548X_BSP_H42 #ifdef LIBBSP_M68K_GENMCF548X_BSP_H 43 43 44 44 #pragma GCC diagnostic ignored "-Wstrict-aliasing" … … 1576 1576 MODULE_DEPEND(fec, ether, 1, 1, 1); 1577 1577 1578 #endif /* __GENMCF548X_BSP_H */1578 #endif /* LIBBSP_M68K_GENMCF548X_BSP_H */
Note: See TracChangeset
for help on using the changeset viewer.