
#------------------------------------------------------------------------------
# sun:  file(1) magic for Sun machines
#
# Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x
# releases.  (5.x uses ELF.)
#
0	belong&077777777	0600413		sparc demand paged

0	belong&077777777	0600410		sparc pure

0	belong&077777777	0600407		sparc


0	belong&077777777	0400413		mc68020 demand paged

0	belong&077777777	0400410		mc68020 pure

0	belong&077777777	0400407		mc68020

0	belong&077777777	0200413		mc68010 demand paged

0	belong&077777777	0200410		mc68010 pure
0	belong&077777777	0200407		mc68010

# reworked these to avoid anything beginning with zero becoming "old sun-2"
0	belong		0407		old sun-2 executable

0	belong		0410		old sun-2 pure executable

0	belong		0413		old sun-2 demand paged executable


#
# Core files.  "SPARC 4.x BCP" means "core file from a SunOS 4.x SPARC
# binary executed in compatibility mode under SunOS 5.x".
#
0	belong		0x080456	SunOS core file

# Sun SunPC
0	long		0xfa33c08e	SunPC 4.0 Hard Disk
0	string		#SUNPC_CONFIG	SunPC 4.0 Properties Values
# Sun snoop
#
# XXX - are numbers stored in big-endian format, or in host byte order?
# They're the same on SPARC, but not the same on x86.
#
0	string		snoop		Snoop capture file

# Sun KCMS
36	string		acsp		Kodak Color Management System, ICC Profile


