Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > c192b4bcd4d90797cd3872f617529eb2 > files > 3

kernel-win4lin-2.6-3-10mdk.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