1284194Sdelphij
2284194Sdelphij#------------------------------------------------------------------------------
3284194Sdelphij# $File: adi,v 1.4 2009/09/19 16:28:07 christos Exp $
4284194Sdelphij# adi: file(1) magic for ADi's objects
5284194Sdelphij# From Gregory McGarry <g.mcgarry@ieee.org>
6284194Sdelphij#
7284194Sdelphij0	leshort		0x521c		COFF DSP21k
8284194Sdelphij>18	lelong		&02		executable,
9284194Sdelphij>18	lelong		^02
10284194Sdelphij>>18	lelong		&01		static object,
11284194Sdelphij>>18	lelong		^01		relocatable object,
12284194Sdelphij>18	lelong		&010		stripped
13284194Sdelphij>18	lelong		^010		not stripped
14