PRE_SETUP_ARCH_HOOK

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

 

NAME

pre_setup_arch_hook - hook called prior to any setup_arch execution  

SYNOPSIS

"SYNOPSIS"

void __init pre_setup_arch_hook ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

generally used to activate any machine specific identification routines that may be needed before setup_arch runs. On VISWS this is used to get the board revision and type.  

DESCRIPTION

generally used to activate any machine specific identification routines that may be needed before setup_arch runs. On VISWS this is used to get the board revision and type.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:23 GMT, October 06, 2005