blob: 605e3ccb991bde9af67cda27af76fe8fc12b4fb9 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* Hook to call BIOS initialisation function */
2
3/* no action for generic */
4
Rusty Russelld3561b72006-12-07 02:14:07 +01005#ifndef ARCH_SETUP
Linus Torvalds1da177e2005-04-16 15:20:36 -07006#define ARCH_SETUP
Rusty Russelld3561b72006-12-07 02:14:07 +01007#endif