Get rid of the do-nothing cache setup code. The RISC-V architecture has
authorkettenis <kettenis@openbsd.org>
Wed, 19 May 2021 21:23:20 +0000 (21:23 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 19 May 2021 21:23:20 +0000 (21:23 +0000)
commitbf89b30cb512c646ac816f6540188b19837cce71
treefe1fad86d7ef6879fcc70e4845e9dfb85a6ec570
parentf5ae8836e5463e4ba0237a8ecc86f69599d7d7c9
Get rid of the do-nothing cache setup code.  The RISC-V architecture has
no architecturally defined caches (yet) so there is nothing to set up here.
Gets rid of some more useless XXX.
sys/arch/riscv64/riscv64/machdep.c