| 12345678910111213141516171819202122 | 
#------------------------------------------------------------------------# file(1) magic for sharc files## SHARC DSP, MIDI SysEx and RiscOS filetype definitions added by # FutureGroove Music (dsp@futuregroove.de)#------------------------------------------------------------------------0	string			Draw		RiscOS Drawfile0	string			PACK		RiscOS PackdDir archive#------------------------------------------------------------------------# SHARC DSP stuff (based on the FGM SHARC DSP SDK)0	string			=!		Assembler source0	string			Analog		ADi asm listing file0	string			.SYSTEM		SHARC architecture file0	string			.system		SHARC architecture file0	leshort			0x521C		SHARC COFF binary>2	leshort			>1		, %hd sections>>12	lelong			>0		, not stripped
 |