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:
Joel Sherrill
2007-03-10 16:16:58 +00:00
parent 91f9d891f8
commit 805fe84653
2 changed files with 8 additions and 2 deletions

View File

@@ -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> 2007-03-02 Joel Sherrill <joel@OARcorp.com>
PR 1221/doc PR 1221/doc

View File

@@ -310,8 +310,8 @@ This class of Configuration Constants are only applicable if
@code{CONFIGURE_MP_APPLICATION} is defined. @code{CONFIGURE_MP_APPLICATION} is defined.
@itemize @bullet @itemize @bullet
@findex CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE @findex CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE
@item @code{CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE} is defined @item @code{CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE} is defined
if the application wishes to provide their own Multiprocessing if the application wishes to provide their own Multiprocessing
Configuration Table. The generated table is named Configuration Table. The generated table is named
@code{Multiprocessing_configuration}. By default, this @code{Multiprocessing_configuration}. By default, this