contiki/core/net/mac/contikimac
Billy Kozak 7b27ad64ca Replaced function pointer cast in contikimac
Replaced a cast of the funciton pointer to powercycle with a
wrapper calling powercycle which has the correct signature.

The previous implementation was an instance of undefined behaviour
according to the C standard.
2015-09-01 10:16:43 -06:00
..
contikimac-framer.c ContikiMAC: Retain original copyright 2014-11-25 04:56:09 -08:00
contikimac-framer.h ContikiMAC: Retain original copyright 2014-11-25 04:56:09 -08:00
contikimac.c Replaced function pointer cast in contikimac 2015-09-01 10:16:43 -06:00
contikimac.h Moved the contikimac code into a core/net/mac/contikimac module 2014-01-26 23:20:25 +01:00