-
Peter Maydell authored
The cpu-exec-common.c file includes memory-internal.h, but it doesn't actually use anything from that header. Remove the unnecessary include. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>Peter Maydell authoredThe cpu-exec-common.c file includes memory-internal.h, but it doesn't actually use anything from that header. Remove the unnecessary include. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>
Loading