xref: /openbsd-src/usr.bin/file/magdir/zilog (revision 36c0c0fe52d85499b9387838d17594792563476f)
1#	$OpenBSD: zilog,v 1.4 2004/06/03 03:14:20 tedu Exp $
2
3#------------------------------------------------------------------------------
4# zilog:  file(1) magic for Zilog Z8000.
5#
6# Was it big-endian or little-endian?  My Product Specification doesn't
7# say.
8#
90	long		0xe807		object file (z8000 a.out)
100	long		0xe808		pure object file (z8000 a.out)
110	long		0xe809		separate object file (z8000 a.out)
120	long		0xe805		overlay object file (z8000 a.out)
13