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
..
2013-08-09 15:57:49 +01:00
2013-08-09 15:57:49 +01:00
2013-08-07 15:26:22 +01:00
2013-05-17 14:32:39 +02:00
2013-07-19 16:15:55 +02:00
2012-03-26 23:00:43 +02:00