SN_SAL_CONSOLE_WRITE_EARLY

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sn_sal_console_write_early - simple early output routine  

SYNOPSIS

"SYNOPSIS"

void __init sn_sal_console_write_early (struct console * co, const char * s, unsigned count);  

ARGUMENTS

co
-- undescribed --
s
-- undescribed --
count
-- undescribed --
 

DESCRIPTION

co - console struct s - string to print count - count

Simple function to provide early output, before even sn_sal_serial_console_init is called. Referenced in the console struct registerd in sn_serial_console_early_setup.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:49 GMT, October 09, 2005