Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 16:16:39 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19509 for review
Message-ID:  <200210172316.g9HNGdZk095440@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19509

Change 19509 by jmallett@jmallett_thefather on 2002/10/17 16:16:13

	Add the MID_MIPS definition.

Affected files ...

.. //depot/projects/mips/sys/sys/imgact_aout.h#2 edit

Differences ...

==== //depot/projects/mips/sys/sys/imgact_aout.h#2 (text+ko) ====

@@ -135,6 +135,7 @@
 #define	MID_SUN020	2	/* sun 68020-only binary */
 #define MID_I386	134	/* i386 BSD binary */
 #define MID_SPARC	138	/* sparc */
+#define	MID_MIPS	142	/* big-endian MIPS */
 #define	MID_HP200	200	/* hp200 (68010) BSD binary */
 #define	MID_HP300	300	/* hp300 (68020+68881) BSD binary */
 #define	MID_HPUX	0x20C	/* hp200/300 HP-UX binary */

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210172316.g9HNGdZk095440>