store the pre-alphacomposit hook and allow it to be queried.
[AROS.git] / workbench / devs / datatypes / ELF_EXE_Linux.dtd
blob65c717b089a372cffc38c601c8dc6659f7cecc74
1 # Descriptor for executable linux ELF files, ie. executable ELF object files.
2 Name=ELF_EXE_Linux
3 Version=$VER: ELF_EXE_Linux 1.0 (05.11.2011)
4 BaseName=binary
5 Pattern=#?
7 # |----------------------------- ident ----------------------------| |- type -|
8 # EI_CLASS-. .-EI_VERSION
9 # ELFCLASS32 v v EV_CURRENT --ET_EXE--
10 Mask=0x7f 'E' 'L' 'F' 0x01 ANY 0x01 ANY ANY ANY ANY ANY ANY ANY ANY ANY 0x02 0x00
11 GroupID=text
12 ID=linu
13 Flags=DTF_BINARY,DTF_CASE
14 Priority=2