lm32_evr/include/bsp.h: Remove definition of BSP_DIRTY_MEMORY to eliminate warning

This commit is contained in:
Joel Sherrill
2018-03-15 09:42:10 -05:00
parent a4eb7836c9
commit 8ce93dc9fe

View File

@@ -39,12 +39,10 @@
extern "C" {
#endif
#define BSP_DIRTY_MEMORY 1
/*
* lm32 requires certain aligment of mbuf because unaligned uint32_t
* accesses are not handled properly.
*/
/*
* lm32 requires certain aligment of mbuf because unaligned uint32_t
* accesses are not handled properly.
*/
#define CPU_U32_FIX