Moved configuration of memcpy workaround to cpu (only needed for an older version of mspgcc)

This commit is contained in:
Niclas Finne 2011-12-19 19:35:07 +01:00
parent fd81a0d393
commit 3daa822f89
6 changed files with 2 additions and 22 deletions

View file

@ -63,7 +63,6 @@
#define CC_CONF_INLINE inline
#define HAVE_STDINT_H
#define MSP430_MEMCPY_WORKAROUND 1
#include "msp430def.h"