mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 06:04:17 +08:00
2011-02-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
* timer/timer.c: Include <bsp.h> before <rtems/btimer.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-02-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* timer/timer.c: Include <bsp.h> before <rtems/btimer.h>.
|
||||
|
||||
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* include/bsp.h, include/mrm332.h, spurious/spinit.c:
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <rtems/btimer.h>
|
||||
#include <bsp.h>
|
||||
#include <rtems/btimer.h>
|
||||
|
||||
bool benchmark_timer_find_average_overhead;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user