mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-06 11:08:42 +00:00
7 lines
181 B
C
7 lines
181 B
C
#ifndef __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__
|
|
#define __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__
|
|
|
|
void rtimer_interrupt (void);
|
|
|
|
#endif /* __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__ */
|