xref: /netbsd-src/external/bsd/file/dist/magic/magdir/bm (revision 25f16eeab3cef3574b7944f484c90bae9f02e957)
1*25f16eeaSchristos
2*25f16eeaSchristos#------------------------------------------------------------------------------
3*25f16eeaSchristos# $File: bm,v 1.2 2021/03/14 16:56:51 christos Exp $
4*25f16eeaSchristos# bm:  file(1) magic for "Birtual Machine", cf. https://github.com/tsoding/bm
5*25f16eeaSchristos
6*25f16eeaSchristos0	string	bm\001\244	Birtual Machine
7*25f16eeaSchristos>4	leshort	x		\b, version %d
8*25f16eeaSchristos>6	lelong	x		\b, program size %u
9*25f16eeaSchristos>14	lelong	x		\b, memory size %u
10*25f16eeaSchristos>22	lelong	x		\b, memory capacity %u
11