patch-2.2.11 linux/include/linux/a.out.h
Next file: linux/include/linux/arcdevice.h
Previous file: linux/include/asm-sparc64/socket.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug  9 12:04:41 1999
-  Orig file: 
v2.2.10/linux/include/linux/a.out.h
-  Orig date: 
Tue Jan 26 15:19:44 1999
diff -u --recursive --new-file v2.2.10/linux/include/linux/a.out.h linux/include/linux/a.out.h
@@ -34,7 +34,7 @@
   /* skip a bunch so we don't run into any of sun's numbers */
   M_386 = 100,
   M_MIPS1 = 151,	/* MIPS R3000/R3000 binary */
-  M_MIPS2 = 152,	/* MIPS R6000/R4000 binary */
+  M_MIPS2 = 152		/* MIPS R6000/R4000 binary */
 };
 
 #if !defined (N_MAGIC)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)