diff options
| -rw-r--r-- | usr.bin/file/magdir/elf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/elf b/usr.bin/file/magdir/elf index 47705fcfe95..3a61374f5a5 100644 --- a/usr.bin/file/magdir/elf +++ b/usr.bin/file/magdir/elf @@ -12,8 +12,9 @@ 0 string \177ELF ELF >4 byte 0 invalid class >4 byte 1 32-bit -# only for MIPS R3000_BE +# only for MIPS >>18 beshort 8 +>>18 beshort 10 >>>36 belong &0x20 N32 >4 byte 2 64-bit >5 byte 0 invalid byte order |
