osd-contiki/cpu/avr/rtimer-arch.h
2007-11-01 16:26:58 +00:00

7 lines
136 B
C

#ifndef __RTIMER_ARCH_H__
#define __RTIMER_ARCH_H__
#define RTIMER_ARCH_SECOND 1 /* TODO Implement? */
#endif /* __RTIMER_ARCH_H__ */