From 46d17c911428bdfd9ac039320e35b85f4717185b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 Sep 2008 16:27:30 +0000 Subject: [PATCH] 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 ae3cbfb8cb..b0f37c47b0 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 versions and patches. 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.