Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 4f3a920ebaa906755b046a698d17e508 > files > 2

kernel-win4lin-2.4.25.5mdk-3-7mdk.src.rpm

#ifndef __BOOT_KERNEL_H_
#define __BOOT_KERNEL_H_

#ifndef __BOOT_KERNEL_SMP
#define __BOOT_KERNEL_SMP 0
#endif

#ifndef __BOOT_KERNEL_FB
#define __BOOT_KERNEL_FB 0
#endif

#ifndef __BOOT_KERNEL_SECURE
#define __BOOT_KERNEL_SECURE 0
#endif

#ifndef __BOOT_KERNEL_ENTERPRISE
#define __BOOT_KERNEL_ENTERPRISE 0
#endif

#ifndef __BOOT_KERNEL_UP
#define __BOOT_KERNEL_UP 0
#endif

#endif