Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > by-pkgid > bc8d0b4fc4e4a3147f9120628df711d2 > files > 2

kernel-win4lin-2.4.22.24mdk-3-6mdk.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