SN_SAL_SERIAL_CONSOLE_INIT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sn_sal_serial_console_init - Early console output - set up for register
SYNOPSIS
"SYNOPSIS"
int __init sn_sal_serial_console_init ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
This function is called when regular console init happens. Because we
support even earlier console output with sn_serial_console_early_setup
(called from setup.c directly), this function unregisters the really
early console.
NOTE
Even if setup.c doesn't register sal_console_early, unregistering
it here doesn't hurt anything.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- NOTE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005