]> Git Repo - qemu.git/blobdiff - target/arm/psci.c
Include qemu/main-loop.h less
[qemu.git] / target / arm / psci.c
index a74d78802ab7082bb7044b14c4be63ecd4375703..af1d5a551ece015e5225f02580f4d5edceff517a 100644 (file)
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
+
 #include "qemu/osdep.h"
 #include "cpu.h"
 #include "exec/helper-proto.h"
 #include "kvm-consts.h"
+#include "qemu/main-loop.h"
 #include "sysemu/sysemu.h"
 #include "internals.h"
 #include "arm-powerctl.h"
This page took 0.022367 seconds and 4 git commands to generate.