diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-28 01:32:23 +0100 |
|---|---|---|
| committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2021-02-22 09:04:58 +0100 |
| commit | 91ab6d46960256d21c6c01a1f5948bf1336aa15c (patch) | |
| tree | 4fb1a1429a62d1fd657e994db37ba917145537b6 /hw/net | |
| parent | c0ff662fabb9bbf79c6518d34f6163567aa4ab44 (diff) | |
| download | focaccia-qemu-91ab6d46960256d21c6c01a1f5948bf1336aa15c.tar.gz focaccia-qemu-91ab6d46960256d21c6c01a1f5948bf1336aa15c.zip | |
target/cris: Let cris_mmu_translate() use MMUAccessType access_type
All callers of cris_mmu_translate() provide a MMUAccessType type. Let the prototype use it as argument, as it is stricter than an integer. We can remove the documentation as enum names are self explicit. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-Id: <20210128003223.3561108-3-f4bug@amsat.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'hw/net')
0 files changed, 0 insertions, 0 deletions