diff options
| author | Peter Maydell | 2016-02-09 11:54:10 +0100 |
|---|---|---|
| committer | Peter Maydell | 2016-02-16 15:29:26 +0100 |
| commit | 70e6b879d7d7c0aa1740e4d574c82b499a8b1343 (patch) | |
| tree | c96714895b01115007e7ac54e4fc815040edc9da /include/exec | |
| parent | hw/block/nand.c: Include osdep.h first (diff) | |
| download | qemu-70e6b879d7d7c0aa1740e4d574c82b499a8b1343.tar.gz qemu-70e6b879d7d7c0aa1740e4d574c82b499a8b1343.tar.xz qemu-70e6b879d7d7c0aa1740e4d574c82b499a8b1343.zip | |
target-cris: Remove unnecessary ifdef from mmu.c
mmu.c is only built for CONFIG_SOFTMMU targets, so there is
no need to redundantly surround the whole file contents with
an #ifndef CONFIG_USER_ONLY. The ifdef also confuses the
Coccinelle tool.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
