From 7a5a885e94dc115672e04e8cade00569f606562b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 11 Feb 2011 15:38:32 +0000 Subject: 2011-02-11 Joel Sherrill * score/include/rtems/score/context.h: Spacing. --- cpukit/ChangeLog | 4 ++++ cpukit/score/include/rtems/score/context.h | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 21bacbf4b3..dff12ea81a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2011-02-11 Joel Sherrill + + * score/include/rtems/score/context.h: Spacing. + 2011-02-11 Ralf Corsépius * score/include/rtems/score/basedefs.h: diff --git a/cpukit/score/include/rtems/score/context.h b/cpukit/score/include/rtems/score/context.h index 8c1a1021e0..cdef1d3fa5 100644 --- a/cpukit/score/include/rtems/score/context.h +++ b/cpukit/score/include/rtems/score/context.h @@ -5,7 +5,7 @@ */ /* - * COPYRIGHT (c) 1989-2006. + * COPYRIGHT (c) 1989-2011. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -45,6 +45,7 @@ extern "C" { /** * @brief Initialize Context Area + * * This routine initializes @a _the_context such that the stack * pointer, interrupt level, and entry point are correct for the * thread's initial state. -- cgit v1.2.3