unwind: add two missing void to function definitions
authortb <tb@openbsd.org>
Wed, 8 Feb 2023 08:01:25 +0000 (08:01 +0000)
committertb <tb@openbsd.org>
Wed, 8 Feb 2023 08:01:25 +0000 (08:01 +0000)
commitc16f5ec72ba6a6940ef703ce4d292f884c81cf8d
treeb284583c951d229e7f3d38f0e44bb31292227adc
parentce9c3de35ca7641ffa3d40009aefb1b0eaf90118
unwind: add two missing void to function definitions

Silences -Wstrict-prototype warnings seen with clang 15 on amd64 and arm64.

ok florian
sbin/unwind/frontend.c
sbin/unwind/resolver.c