xref: /dragonfly/contrib/file/magic/Magdir/alliant (revision 1b722dce)
1
2#------------------------------------------------------------------------------
3# alliant:  file(1) magic for Alliant FX series a.out files
4#
5# If the FX series is the one that had a processor with a 68K-derived
6# instruction set, the "short" should probably become "beshort" and the
7# "long" should probably become "belong".
8# If it's the i860-based one, they should probably become either the
9# big-endian or little-endian versions, depending on the mode they ran
10# the 860 in....
11#
120	short		0420		0420 Alliant virtual executable
13>2	short		&0x0020		common library
14>16	long		>0		not stripped
150	short		0421		0421 Alliant compact executable
16>2	short		&0x0020		common library
17>16	long		>0		not stripped
18