]> Git Repo - qemu.git/blobdiff - target-ppc/mfrom_table_gen.c
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160810' into staging
[qemu.git] / target-ppc / mfrom_table_gen.c
index a140ded47a93bccc0dca5a628da817d349d54bc0..631791808e89b0ff4abd57740f4016ac1f7fc362 100644 (file)
@@ -1,6 +1,5 @@
 #define _GNU_SOURCE
-#include <stdint.h>
-#include <stdio.h>
+#include "qemu/osdep.h"
 #include <math.h>
 
 int main (void)
This page took 0.023168 seconds and 4 git commands to generate.