.\" 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 "PRE_SETUP_ARCH_HOOK" "" "06 October 2005" "" "" .SH NAME pre_setup_arch_hook \- hook called prior to any setup_arch execution .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init pre_setup_arch_hook ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP generally used to activate any machine specific identification routines that may be needed before \fBsetup_arch\fR runs. On VISWS this is used to get the board revision and type. .SH "DESCRIPTION" .PP generally used to activate any machine specific identification routines that may be needed before \fBsetup_arch\fR runs. On VISWS this is used to get the board revision and type.