diff options
author | delphij <delphij@FreeBSD.org> | 2014-12-30 19:39:31 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2014-12-30 19:39:31 +0000 |
commit | 48f640fb39a51412c289cf60a37e13bf69f64cf3 (patch) | |
tree | 7261a54be7ebfea2364c4b429cf16a0472a3ba8e /contrib/file/magic/Magdir/elf | |
parent | 8630086ac2460da5edb45eecd6eb3c6bc44dc31f (diff) | |
download | FreeBSD-src-48f640fb39a51412c289cf60a37e13bf69f64cf3.zip FreeBSD-src-48f640fb39a51412c289cf60a37e13bf69f64cf3.tar.gz |
MFC r275698: MFV r275696: file 5.21.
Diffstat (limited to 'contrib/file/magic/Magdir/elf')
-rw-r--r-- | contrib/file/magic/Magdir/elf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/file/magic/Magdir/elf b/contrib/file/magic/Magdir/elf index b007f88..04ee37e 100644 --- a/contrib/file/magic/Magdir/elf +++ b/contrib/file/magic/Magdir/elf @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: elf,v 1.67 2014/06/12 13:52:48 christos Exp $ +# $File: elf,v 1.68 2014/09/19 19:05:57 christos Exp $ # elf: file(1) magic for ELF executables # # We have to check the byte order flag to see what byte order all the @@ -257,6 +257,7 @@ >18 leshort 216 Cognitive Smart Memory, >18 leshort 217 iCelero CoolEngine, >18 leshort 218 Nanoradio Optimized RISC, +>18 leshort 243 UCB RISC-V, >18 leshort 0x1057 AVR (unofficial), >18 leshort 0x1059 MSP430 (unofficial), >18 leshort 0x1223 Adapteva Epiphany (unofficial), |