xref: /dragonfly/contrib/file/magic/Magdir/bflt (revision 4a65f651)
1#------------------------------------------------------------------------------
2# bFLT: file(1) magic for BFLT uclinux binary files
3#
4# From Philippe De Muyter <phdm@macqel.be>
5#
60	string		bFLT		BFLT executable
7>4	belong		x		- version %ld
8>4	belong		4
9>>36	belong&0x1	0x1		ram
10>>36	belong&0x2	0x2		gotpic
11>>36	belong&0x4	0x4		gzip
12>>36	belong&0x8	0x8		gzdata
13