8 lines
123 B
C
Raw Normal View History

/* Hook to call BIOS initialisation function */
/* no action for generic */
#ifndef ARCH_SETUP
#define ARCH_SETUP
#endif