patch-1.3.48 linux/include/linux/a.out.h

Next file: linux/include/linux/blk.h
Previous file: linux/include/asm-mips/vector.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.47/linux/include/linux/a.out.h linux/include/linux/a.out.h
@@ -33,6 +33,8 @@
 #endif
   /* 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 */
 };
 
 #if !defined (N_MAGIC)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this