xref: /openbsd/usr.bin/file/magdir/alliant (revision 898184e3)
1#	$OpenBSD: alliant,v 1.2 2004/06/03 03:14:19 tedu Exp $
2
3#------------------------------------------------------------------------------
4# alliant:  file(1) magic for Alliant FX series a.out files
5#
6# If the FX series is the one that had a processor with a 68K-derived
7# instruction set, the "short" should probably become "beshort" and the
8# "long" should probably become "belong".
9# If it's the i860-based one, they should probably become either the
10# big-endian or little-endian versions, depending on the mode they ran
11# the 860 in....
12#
130	short		0420		0420 Alliant virtual executable
14>2	short		&0x0020		common library
15>16	long		>0		not stripped
160	short		0421		0421 Alliant compact executable
17>2	short		&0x0020		common library
18>16	long		>0		not stripped
19