/** Copyright 2008, Dustin Howett, dustin.howett@gmail.com. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef ARCH_TIMER_H#define ARCH_TIMER_Hvoid arch_timer_init(void);#endif /* ARCH_TIMER_H */
/** Copyright 2008, Dustin Howett, dustin.howett@gmail.com. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef ARCH_TIMER_H#define ARCH_TIMER_Hvoid arch_timer_init(void);#endif /* ARCH_TIMER_H */