sim: msp430: use common warnings options

This triggers a bunch of new warnings, so fix some of them.
This commit is contained in:
Mike Frysinger
2014-03-08 00:56:53 -05:00
parent 465fb143c8
commit c1e768db52
7 changed files with 186 additions and 15 deletions

View File

@@ -28,5 +28,7 @@ AC_CHECK_HEADERS(getopt.h)
SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
SIM_AC_OPTION_INLINE
SIM_AC_OPTION_WARNINGS
SIM_AC_OUTPUT