added dummy RTIMER definition
This commit is contained in:
parent
559e3eb6ea
commit
deeed3389a
|
@ -1,4 +1,6 @@
|
||||||
#ifndef __RTIMER_ARCH_H__
|
#ifndef __RTIMER_ARCH_H__
|
||||||
#define __RTIMER_ARCH_H__
|
#define __RTIMER_ARCH_H__
|
||||||
|
|
||||||
|
#define RTIMER_ARCH_SECOND 1 /* TODO Implement? */
|
||||||
|
|
||||||
#endif /* __RTIMER_ARCH_H__ */
|
#endif /* __RTIMER_ARCH_H__ */
|
||||||
|
|
Loading…
Reference in a new issue