Lionel Debroux 5cb49e8b07 Several compiler warning fixes:
* msp430: fix "implicit declaration of function" warnings in clock.c, by including watchdog.h;
     * sky: fix a couple pointer target signedness warnings;
     * core: fix several signed/unsigned comparison warnings;
     * framer-802154: "const static" -> "static const" to fix compiler warnings;
     * core: comment or remove unused variables and function definitions.

Signed-off-by: Lionel Debroux <lionel_debroux@yahoo.fr>
Signed-off-by: Mariano Alvira <mar@devl.org>
2011-02-20 19:28:14 -05:00
..
2010-06-15 19:22:25 +00:00
2010-06-15 19:22:25 +00:00
2010-06-18 08:28:56 +00:00
2010-06-16 10:10:10 +00:00
2010-06-18 08:28:56 +00:00
2009-05-26 13:58:53 +00:00
2010-06-18 08:28:56 +00:00
2010-06-15 19:22:25 +00:00
2010-06-18 08:28:56 +00:00
2010-06-18 08:28:56 +00:00
2010-03-19 13:20:40 +00:00
2010-04-30 07:29:31 +00:00