Contiki 2.5
|
Native (non-specific) code for the Contiki real-time module rtMore...
#include <signal.h>
#include <sys/time.h>
#include <stddef.h>
#include "sys/rtimer.h"
#include "sys/clock.h"
Go to the source code of this file.
Native (non-specific) code for the Contiki real-time module rt
Definition in file rtimer-arch.c.