From 452eec433b3aa2fba464cee54f7d3c92726e4e0e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 7 Dec 2015 14:42:43 +0100 Subject: doc: Remove reference to debug mask Update #2477. --- doc/bsp_howto/init.t | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/bsp_howto') 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 -- cgit v1.2.3