[rtems commit] doc: Remove reference to debug mask

Sebastian Huber sebh at rtems.org
Mon Dec 7 13:43:41 UTC 2015


Module:    rtems
Branch:    master
Commit:    452eec433b3aa2fba464cee54f7d3c92726e4e0e
Changeset: http://git.rtems.org/rtems/commit/?id=452eec433b3aa2fba464cee54f7d3c92726e4e0e

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Dec  7 14:42:43 2015 +0100

doc: Remove reference to debug mask

Update #2477.

---

 doc/bsp_howto/init.t | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/bsp_howto/init.t b/doc/bsp_howto/init.t
index d1486cc..55e1e05 100644
--- a/doc/bsp_howto/init.t
+++ b/doc/bsp_howto/init.t
@@ -172,9 +172,6 @@ the C Library.  Usually the default implementation in
 @item It invokes the BSP specific routine @code{bsp_pretasking_hook}. On
 most BSPs which utilize the framework, this routine does nothing.
 
- at item If @code{RTEMS_DEBUG} is enabled, then the RTEMS debug mask level
-is inialized appropriately.
-
 @item It invokes the RTEMS directive
 @code{rtems_initialize_before_drivers()} to initialize the MPCI Server
 thread in a multiprocessor configuration and execute API specific



More information about the vc mailing list