Changeset 8ce93dc9 in rtems
- Timestamp:
- 03/15/18 14:42:10 (4 years ago)
- Branches:
- 5, master
- Children:
- 0c70535
- Parents:
- a4eb7836
- git-author:
- Joel Sherrill <joel@…> (03/15/18 14:42:10)
- git-committer:
- Joel Sherrill <joel@…> (03/16/18 13:36:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/lm32/lm32_evr/include/bsp.h
ra4eb7836 r8ce93dc9 40 40 #endif 41 41 42 #define BSP_DIRTY_MEMORY 1 43 44 /* 45 * lm32 requires certain aligment of mbuf because unaligned uint32_t 46 * accesses are not handled properly. 47 */ 42 /* 43 * lm32 requires certain aligment of mbuf because unaligned uint32_t 44 * accesses are not handled properly. 45 */ 48 46 49 47 #define CPU_U32_FIX
Note: See TracChangeset
for help on using the changeset viewer.