mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
Replace non-ansi with ansi characters
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
This commit is contained in:
parent
58b3885f67
commit
b13dc75783
@ -293,7 +293,7 @@ constexpr Elf_Half EM_RISCV = 243; // RISC-V
|
||||
constexpr Elf_Half EM_LANAI = 244; // Lanai processor
|
||||
constexpr Elf_Half EM_CEVA = 245; // CEVA Processor Architecture Family
|
||||
constexpr Elf_Half EM_CEVA_X2 = 246; // CEVA X2 Processor Family
|
||||
constexpr Elf_Half EM_BPF = 247; // Linux BPF – in-kernel virtual machine
|
||||
constexpr Elf_Half EM_BPF = 247; // Linux BPF - in-kernel virtual machine
|
||||
constexpr Elf_Half EM_GRAPHCORE_IPU = 248; // Graphcore Intelligent Processing Unit
|
||||
constexpr Elf_Half EM_IMG1 = 249; // Imagination Technologies
|
||||
constexpr Elf_Half EM_NFP = 250; // Netronome Flow Processor (P)
|
||||
|
Loading…
Reference in New Issue
Block a user