From 3351d41fbf8a418bf4470b81d6605af49f9501bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Oct 1998 21:20:42 +0000 Subject: Redid sections to have right depth. --- doc/bsp_howto/clock.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/bsp_howto/clock.t') diff --git a/doc/bsp_howto/clock.t b/doc/bsp_howto/clock.t index a00eb0f769..918f6331b2 100644 --- a/doc/bsp_howto/clock.t +++ b/doc/bsp_howto/clock.t @@ -18,7 +18,7 @@ The clock driver is located in the clock directory of the BSP. @section Primitives -@section Initialization +@subsection Initialization The major and minor numbers of the clock driver can be made available to the others, such as the Shared Memory Driver. @@ -36,7 +36,7 @@ the VBR: rtems_interrupt_catch (InterruptHandler, CONSOLE_VECTOR, &old_handler); @end example -@section The clock interrupt subroutine +@subsection The Clock Interrupt Subroutine It only has to inform the kernel that a ticker has elapsed, so call : -- cgit v1.2.3