OSDN Git Service

target/openrisc: Stub out handle_mmu_fault for softmmu
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 23 May 2018 03:43:25 +0000 (20:43 -0700)
committerStafford Horne <shorne@gmail.com>
Mon, 2 Jul 2018 15:05:28 +0000 (00:05 +0900)
commit5ce5dad3527e024c297f73f9eb79098235efba6b
tree42257d11686b0ca5418702ea13b00bf740844018
parent56c3a1415653bd485b06e718c6f14e32dcfe59b3
target/openrisc: Stub out handle_mmu_fault for softmmu

This hook is only used by CONFIG_USER_ONLY.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
target/openrisc/mmu.c