792eae91c6
sprintf that use strformat, so there's no need to pull in the newlib implementation. Build system improvements.
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__ */
|