source:
trunk/packages/xen-3.1/xen-3.1/linux-2.6-xen-sparse/include/asm-i386/mach-xen/setup_arch.h
@
34
Last change on this file since 34 was 34, checked in by hartmans, 18 years ago | |
---|---|
File size: 147 bytes |
Line | |
---|---|
1 | /* Hook to call BIOS initialisation function */ |
2 | |
3 | #define ARCH_SETUP machine_specific_arch_setup(); |
4 | |
5 | void __init machine_specific_arch_setup(void); |
Note: See TracBrowser
for help on using the repository browser.