add EM_OPENRISC again to elf.h
authorSzabolcs Nagy <nsz@port70.net>
Wed, 20 Apr 2016 11:14:13 +0000 (13:14 +0200)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 20:11:05 +0000 (16:11 -0400)
commit308e4bc61883c82aeda70e20367b656cd35899f1
treefebd9e1305a785b618bc1a5991e84d6826d2fa58
parentbefa5866ee30d09c0c96e88af2eabff5911342ea
add EM_OPENRISC again to elf.h

it was changed to EM_OR1K in 200d15479c0bc48471ee7b8e538ce33af990f82e
as that was meant to be the official name, but glibc and the latest
gabi spec still uses the EM_OPENRISC name:
http://www.sco.com/developers/gabi/latest/ch4.eheader.html
binutils defines both macros so we should do the same for backward
compatibility.
include/elf.h