.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SN_SETUP" "" "06 October 2005" "" "" .SH NAME sn_setup \- SN platform setup routine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init sn_setup (char ** \fIcmdline_p\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcmdline_p\fB\fR kernel command line .SH "DESCRIPTION" .PP Handles platform setup for SN machines. This includes determining the RTC frequency (via a SAL call), initializing secondary CPUs, and setting up per-node data areas. The console is also initialized here.