xref: /freebsd/contrib/file/magic/Magdir/bflt (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: bflt,v 1.5 2014/04/30 21:41:02 christos Exp $
4*b6cee71dSXin LI# bFLT: file(1) magic for BFLT uclinux binary files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# From Philippe De Muyter <phdm@macqel.be>
7*b6cee71dSXin LI#
8*b6cee71dSXin LI0	string		bFLT		BFLT executable
9*b6cee71dSXin LI>4	belong		x		- version %d
10*b6cee71dSXin LI>4	belong		4
11*b6cee71dSXin LI>>36	belong&0x1	0x1		ram
12*b6cee71dSXin LI>>36	belong&0x2	0x2		gotpic
13*b6cee71dSXin LI>>36	belong&0x4	0x4		gzip
14*b6cee71dSXin LI>>36	belong&0x8	0x8		gzdata
15