nasm/misc/magic
H. Peter Anvin ea6e34db64 NASM 0.91
2002-04-30 20:51:32 +00:00

6 lines
288 B
Text

# Put the following lines in your /etc/magic file to get 'file' to recognise
# RDOFF Object Files
0 string RDOFF RDOFF Object File
>5 byte >32 version %c (little endian)
>5 byte <32 version %d (big endian)