Update to file 4.13. Put the contrib files into contrib/file-4 instead
[dragonfly.git] / contrib / file-4 / magic / Magdir / smalltalk
blobb8827598c1854aae0eb41ec184c4314657e0426b
2 #-----------------------------------------------
3 # GNU Smalltalk image, starting at version 1.6.2
4 # From: catull_us@yahoo.com
6 0       string  GSTIm\0\0       GNU SmallTalk
7 # little-endian
8 >7      byte&1  =0              LE image version
9 >>10    byte    x               %d.
10 >>9     byte    x               \b%d.
11 >>8     byte    x               \b%d
12 #>>12   lelong  x               , data: %ld
13 #>>16   lelong  x               , table: %ld
14 #>>20   lelong  x               , memory: %ld
15 # big-endian
16 >7      byte&1  =1              BE image version
17 >>8     byte    x               %d.
18 >>9     byte    x               \b%d.
19 >>10    byte    x               \b%d
20 #>>12   belong  x               , data: %ld
21 #>>16   belong  x               , table: %ld
22 #>>20   belong  x               , memory: %ld