From 42650f0282b615397212df75fdcf68c161a7df3d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 Sep 2008 16:26:55 +0000 Subject: 2008-09-30 Joel Sherrill * bsp_howto/timer.t: Eliminate uses of old benchmark timer names. --- doc/ChangeLog | 4 ++++ doc/bsp_howto/timer.t | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 4594916311..0052b70242 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-09-30 Joel Sherrill + + * bsp_howto/timer.t: Eliminate uses of old benchmark timer names. + 2008-09-25 Joel Sherrill * setup.def, started/buildc.t: Update. diff --git a/doc/bsp_howto/timer.t b/doc/bsp_howto/timer.t index 73a84fa77a..bcdaa85808 100644 --- a/doc/bsp_howto/timer.t +++ b/doc/bsp_howto/timer.t @@ -29,7 +29,7 @@ This section describes the routines which are assumed to exist by the RTEMS Timing Test Suite. The names used are @b{EXACTLY} what is used in the RTEMS Timing Test Suite so follow the naming convention. -@subsection Timer_initialize +@subsection benchmark_timer_initialize Initialize the timer source. -- cgit v1.2.3