summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-12-07 14:42:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-12-07 14:43:17 +0100
commit452eec433b3aa2fba464cee54f7d3c92726e4e0e (patch)
treec146a45a6a7368ec77735d049f0a5365c4b6a908 /doc/bsp_howto
parentRemove <rtems/debug.h> (diff)
downloadrtems-452eec433b3aa2fba464cee54f7d3c92726e4e0e.tar.bz2
doc: Remove reference to debug mask
Update #2477.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/init.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/bsp_howto/init.t b/doc/bsp_howto/init.t
index d1486cca5f..55e1e0511f 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.
-@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