]> Git Repo - qemu.git/blobdiff - target/ppc/mmu_helper.c
Include qemu/main-loop.h less
[qemu.git] / target / ppc / mmu_helper.c
index 261a8fe707aaf10aca92866ee6a120ea8a9fee66..55f7a7f16a122c1fb681c956cacc545adb987825 100644 (file)
@@ -16,6 +16,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
+
 #include "qemu/osdep.h"
 #include "qemu/units.h"
 #include "cpu.h"
@@ -29,6 +30,7 @@
 #include "exec/log.h"
 #include "helper_regs.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
 #include "qemu/qemu-print.h"
 #include "mmu-book3s-v3.h"
 #include "mmu-radix64.h"
This page took 0.024224 seconds and 4 git commands to generate.