mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1226/cpukit * user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-03-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 1226/cpukit
|
||||
* user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
|
||||
CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
|
||||
|
||||
2007-03-02 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 1221/doc
|
||||
|
||||
@@ -310,8 +310,8 @@ This class of Configuration Constants are only applicable if
|
||||
@code{CONFIGURE_MP_APPLICATION} is defined.
|
||||
|
||||
@itemize @bullet
|
||||
@findex CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE
|
||||
@item @code{CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE} is defined
|
||||
@findex CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE
|
||||
@item @code{CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE} is defined
|
||||
if the application wishes to provide their own Multiprocessing
|
||||
Configuration Table. The generated table is named
|
||||
@code{Multiprocessing_configuration}. By default, this
|
||||
|
||||
Reference in New Issue
Block a user