diff options
Diffstat (limited to 'usr.bin/file/magdir/bflt')
-rw-r--r-- | usr.bin/file/magdir/bflt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/bflt b/usr.bin/file/magdir/bflt new file mode 100644 index 00000000000..5e288d130b0 --- /dev/null +++ b/usr.bin/file/magdir/bflt @@ -0,0 +1,12 @@ +#------------------------------------------------------------------------------ +# bFLT: file(1) magic for BFLT uclinux binary files +# +# From Philippe De Muyter <phdm@macqel.be> +# +0 string bFLT BFLT executable +>4 belong x - version %ld +>4 belong 4 +>>36 belong&0x1 0x1 ram +>>36 belong&0x2 0x2 gotpic +>>36 belong&0x4 0x4 gzip +>>36 belong&0x8 0x8 gzdata |