168349Sobrien
268349Sobrien#------------------------------------------------------------------------------
3267843Sdelphij# $File: encore,v 1.7 2014/04/30 21:41:02 christos Exp $
468349Sobrien# encore:  file(1) magic for Encore machines
568349Sobrien#
668349Sobrien# XXX - needs to have the byte order specified (NS32K was little-endian,
768349Sobrien# dunno whether they run the 88K in little-endian mode or not).
868349Sobrien#
968349Sobrien0	short		0x154		Encore
1068349Sobrien>20	short		0x107		executable
1168349Sobrien>20	short		0x108		pure executable
1268349Sobrien>20	short		0x10b		demand-paged executable
1368349Sobrien>20	short		0x10f		unsupported executable
1468349Sobrien>12	long		>0		not stripped
15267843Sdelphij>22	short		>0		- version %d
1668349Sobrien>22	short		0		-
1768349Sobrien#>4	date		x		stamp %s
1868349Sobrien0	short		0x155		Encore unsupported executable
1968349Sobrien>12	long		>0		not stripped
20267843Sdelphij>22	short		>0		- version %d
2168349Sobrien>22	short		0		-
2268349Sobrien#>4	date		x		stamp %s
23