nes-proj/cpu/cc2430
George Oikonomou cb075dec65 Disable SDCC warnings 110 and 126
Those two warnings are optimisation-related
* 110 warns that an always-false if branch has been optimised out
* 126 warns about unreachable code which also gets optimised out

In disabling those warnings, we make the build less cluttered
2013-08-09 15:57:49 +01:00
..
dev
8051def.h
bank-alloc.py
cc2430_sfr.h
Makefile.cc2430 Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
mtarch.h
rtimer-arch.c
rtimer-arch.h
segment.rules
stack.c
stack.h