elf: EF_ARM_EABI_VERSION_UNKNOWN is no longer used, retire
authorWarner Losh <imp@FreeBSD.org>
Sat, 21 Jan 2023 05:11:00 +0000 (22:11 -0700)
committerWarner Losh <imp@FreeBSD.org>
Sat, 21 Jan 2023 05:12:32 +0000 (22:12 -0700)
commit03a1b75950c95cd9360e5c283219b886d36afb53
treecd33ebc4a54b6ec87dbc6a61ebc323efca3d08f9
parentffc58e2ca36546d866bb6bd36a3aa8f762a01663
elf: EF_ARM_EABI_VERSION_UNKNOWN is no longer used, retire

EF_ARM_EABI_VERSION_UNKNOWN was used when we could run either eabi or
oabi. That was armv[45] only, and went away when we migrated to eabi
many major releases ago. No standard defines this symbol, so retire it.

Pointed out by: jrtc27
Sponsored by: Netflix
sys/arm/include/elf.h