File: zilog

package info (click to toggle)
stegdetect 0.5-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,648 kB
  • ctags: 3,714
  • sloc: ansic: 31,518; sh: 7,269; asm: 1,135; makefile: 215; perl: 46
file content (11 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11

#------------------------------------------------------------------------------
# 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)