sim: sh: drop errno extern
authorMike Frysinger <vapier@gentoo.org>
Sun, 7 Nov 2021 00:59:17 +0000 (20:59 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 7 Nov 2021 00:59:17 +0000 (20:59 -0400)
commit73eef3fc38780753a30954d52b86beb1a281f783
tree08e44a83a91a9ea920db10c18ab8fdcb7edcd1b4
parent697fa6fe670d20403c63de0746aaa6a706c7ca3b
sim: sh: drop errno extern

This isn't needed on any reasonable target nowadays, and no other
source does this, and breaks with some mingw targets, so punt the
extern entirely.
sim/sh/interp.c