xref: /netbsd-src/external/bsd/file/dist/magic/magdir/encore (revision 012fd1339dda98ae40e47a982fc6b6bc1fa14970)
11b108b8bSchristos
21b108b8bSchristos#------------------------------------------------------------------------------
3*012fd133Schristos# $File: encore,v 1.7 2014/04/30 21:41:02 christos Exp $
41b108b8bSchristos# encore:  file(1) magic for Encore machines
51b108b8bSchristos#
61b108b8bSchristos# XXX - needs to have the byte order specified (NS32K was little-endian,
71b108b8bSchristos# dunno whether they run the 88K in little-endian mode or not).
81b108b8bSchristos#
91b108b8bSchristos0	short		0x154		Encore
101b108b8bSchristos>20	short		0x107		executable
111b108b8bSchristos>20	short		0x108		pure executable
121b108b8bSchristos>20	short		0x10b		demand-paged executable
131b108b8bSchristos>20	short		0x10f		unsupported executable
141b108b8bSchristos>12	long		>0		not stripped
15*012fd133Schristos>22	short		>0		- version %d
161b108b8bSchristos>22	short		0		-
171b108b8bSchristos#>4	date		x		stamp %s
181b108b8bSchristos0	short		0x155		Encore unsupported executable
191b108b8bSchristos>12	long		>0		not stripped
20*012fd133Schristos>22	short		>0		- version %d
211b108b8bSchristos>22	short		0		-
221b108b8bSchristos#>4	date		x		stamp %s
23