patch-2.1.75 linux/include/asm-i386/smp.h

Next file: linux/include/asm-i386/socket.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.74/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -149,28 +149,6 @@
  */
 
 /*
- *	Per process x86 parameters
- */
- 
-struct cpuinfo_x86
-{
-	char hard_math;
-	char x86;
-	char x86_model;
-	char x86_mask;
-	char x86_vendor_id[16];
-	int  x86_capability;
-	int  fdiv_bug;
-	int  have_cpuid;
-	char wp_works_ok;
-	char hlt_works_ok;
-	unsigned long udelay_val;
-};
-
-
-extern struct cpuinfo_x86 cpu_data[NR_CPUS];
-
-/*
  *	Private routines/data
  */
  

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov