mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 11:36:59 +08:00
2011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
* score/include/rtems/score/context.h: Spacing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* score/include/rtems/score/context.h: Spacing.
|
||||
|
||||
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* score/include/rtems/score/basedefs.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.
|
||||
|
||||
Reference in New Issue
Block a user