contiki/core/sys
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
..
arg.c
arg.h
autostart.c
autostart.h
cc.h
clock.h
compower.c
compower.h
ctimer.c
ctimer.h
dsc.h
energest.c
energest.h
etimer.c
etimer.h
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c
mt.h
process.c
process.h
procinit.c
procinit.h
profile-aggregates.c
profile.c
profile.h
pt-sem.h
pt.h
rtimer.c
rtimer.h
stimer.c
stimer.h
subprocess.h
timer.c
timer.h
timetable-aggregate.c Several compiler warning fixes: 2011-02-20 19:28:14 -05:00
timetable-aggregate.h
timetable.c Several compiler warning fixes: 2011-02-20 19:28:14 -05:00
timetable.h