2 * Creation Date: <2003/12/23 00:28:05 samuel>
3 * Time-stamp: <2003/12/28 19:43:41 samuel>
9 * Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se)
11 * This program is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License
18 #include "kernel/kernel.h"
27 #ifdef CONFIG_DEBLOCKER
30 #ifdef CONFIG_DISK_LABEL
48 #ifdef CONFIG_MAC_PARTS
51 #ifdef CONFIG_PC_PARTS
54 #ifdef CONFIG_SUN_PARTS
57 #ifdef CONFIG_LOADER_XCOFF
60 #ifdef CONFIG_LOADER_ELF
63 #ifdef CONFIG_LOADER_BOOTINFO
64 bootinfo_loader_init();