]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target/ppc/misc_helper.c
Include qemu/main-loop.h less
[thirdparty/qemu.git] / target / ppc / misc_helper.c
index 49a8a02363ea4da21583fc1b224aa303fd1d5827..2318f3ab45b2ebc1c43ecab23b51fba09e4e544d 100644 (file)
  * 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 "cpu.h"
 #include "exec/exec-all.h"
 #include "exec/helper-proto.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
 
 #include "helper_regs.h"