--- bsps/lm32/lm32_evr/include/bsp.h | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/bsps/lm32/lm32_evr/include/bsp.h b/bsps/lm32/lm32_evr/include/bsp.h index 7c3ac84..4f6c9ee 100644 --- a/bsps/lm32/lm32_evr/include/bsp.h +++ b/bsps/lm32/lm32_evr/include/bsp.h @@ -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 -- 1.8.3.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel