blob: 22fc798e80cdb1677320e83e6e60e35005fb3102 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $OpenBSD: amigaos,v 1.3 2002/02/10 23:15:05 deraadt Exp $
#------------------------------------------------------------------------------
# amigaos: file(1) magic for AmigaOS binary formats:
#
# From ignatios@cs.uni-bonn.de (Ignatios Souvatzis)
# Some formats are still missing: AmigaOS special IFF's, e.g.: FORM....CTLG
# (the others should be separate, anyway)
#
0 belong 0x000003f3 AmigaOS loadseg()ble executable/binary
0 belong 0x000003e7 AmigaOS object/library data
|