xref: /dragonfly/contrib/file/magic/Magdir/plan9 (revision 6e5c5008)
1
2#------------------------------------------------------------------------------
3# $File: plan9,v 1.5 2009/09/19 16:28:11 christos Exp $
4# plan9:  file(1) magic for AT&T Bell Labs' Plan 9 executables
5# From: "Stefan A. Haubenthal" <polluks@web.de>
6#
70	belong		0x00000107	Plan 9 executable, Motorola 68k
80	belong		0x000001EB	Plan 9 executable, Intel 386
90	belong		0x00000247	Plan 9 executable, Intel 960
100	belong		0x000002AB	Plan 9 executable, SPARC
110	belong		0x00000407	Plan 9 executable, MIPS R3000
120	belong		0x0000048B	Plan 9 executable, AT&T DSP 3210
130	belong		0x00000517	Plan 9 executable, MIPS R4000 BE
140	belong		0x000005AB	Plan 9 executable, AMD 29000
150	belong		0x00000647	Plan 9 executable, ARM 7-something
160	belong		0x000006EB	Plan 9 executable, PowerPC
170	belong		0x00000797	Plan 9 executable, MIPS R4000 LE
180	belong		0x0000084B	Plan 9 executable, DEC Alpha
19