2011-10-06 06:01:12 +00:00
|
|
|
|
2006-06-19 07:52:15 +00:00
|
|
|
#------------------------------------------------------------------------------
|
2014-06-24 21:24:48 +00:00
|
|
|
# $File: bflt,v 1.5 2014/04/30 21:41:02 christos Exp $
|
2006-06-19 07:52:15 +00:00
|
|
|
# bFLT: file(1) magic for BFLT uclinux binary files
|
|
|
|
#
|
|
|
|
# From Philippe De Muyter <phdm@macqel.be>
|
|
|
|
#
|
|
|
|
0 string bFLT BFLT executable
|
2014-06-24 21:24:48 +00:00
|
|
|
>4 belong x - version %d
|
2006-06-19 07:52:15 +00:00
|
|
|
>4 belong 4
|
|
|
|
>>36 belong&0x1 0x1 ram
|
|
|
|
>>36 belong&0x2 0x2 gotpic
|
|
|
|
>>36 belong&0x4 0x4 gzip
|
|
|
|
>>36 belong&0x8 0x8 gzdata
|