diff options
Diffstat (limited to 'emulators/vmware-module/patches/patch-aj')
-rw-r--r-- | emulators/vmware-module/patches/patch-aj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/vmware-module/patches/patch-aj b/emulators/vmware-module/patches/patch-aj deleted file mode 100644 index fcef97d65bf..00000000000 --- a/emulators/vmware-module/patches/patch-aj +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aj,v 1.1 2002/11/06 00:13:16 wiz Exp $ - ---- source/vmmon/include/x86.h.orig Thu Nov 30 13:37:01 2000 -+++ source/vmmon/include/x86.h -@@ -176,7 +176,9 @@ - #define CPUID_FAMILY_P5 5 - #define CPUID_FAMILY_P6 6 - -+#ifndef MSR_TSC - #define MSR_TSC 0x00000010 -+#endif /* MSR_TSC */ - #define MSR_MTRR_CAP 0x000000fe - #define MSR_SYSENTER_CS 0x00000174 - #define MSR_SYSENTER_ESP 0x00000175 |