2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>

* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
This commit is contained in:
Ralf Corsepius
2011-02-09 12:15:54 +00:00
parent 097c600163
commit 26c173775a
30 changed files with 104 additions and 14 deletions

View File

@@ -12,6 +12,7 @@
*/
#include <rtems.h>
#include <rtems/btimer.h>
#include <bsp.h>
#include <nds.h>