sim/aarch64: remove two unused functions
authorAndrew Burgess <aburgess@redhat.com>
Wed, 19 Oct 2022 14:16:53 +0000 (15:16 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 24 Oct 2022 16:20:29 +0000 (17:20 +0100)
commit36edbb454fc9e720e723923d549b9f5356657a73
treee425d4e55982f7681d2994ba298e13b17b793750
parente0b3df3b4d77706abf5f077477b2ca227fc4e9d1
sim/aarch64: remove two unused functions

These functions are not used.  Clang warns about the unused functions,
which is then converted into an error by -Werror.

Delete the unused functions.
sim/aarch64/simulator.c