diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /usr.bin/file/magdir/zilog |
initial import of NetBSD tree
Diffstat (limited to 'usr.bin/file/magdir/zilog')
-rw-r--r-- | usr.bin/file/magdir/zilog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/zilog b/usr.bin/file/magdir/zilog new file mode 100644 index 00000000000..f3f68f4041b --- /dev/null +++ b/usr.bin/file/magdir/zilog @@ -0,0 +1,12 @@ + +#------------------------------------------------------------------------------ +# zilog: file(1) magic for Zilog Z8000. +# +# Was it big-endian or little-endian? My Product Specification doesn't +# say. +# +0 long 0xe807 object file (z8000 a.out) +0 long 0xe808 pure object file (z8000 a.out) +0 long 0xe809 separate object file (z8000 a.out) +0 long 0xe805 overlay object file (z8000 a.out) + |