]> Git Repo - qemu.git/blobdiff - cputlb.c
linux-user: Use restrictive mask when calling cpsr_write()
[qemu.git] / cputlb.c
index f6fb161d153b2a958c60471bc4027c8adfb23545..3973030161d41d6679238c4a6c37b9ac5f898deb 100644 (file)
--- a/cputlb.c
+++ b/cputlb.c
@@ -17,7 +17,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "config.h"
+#include "qemu/osdep.h"
 #include "cpu.h"
 #include "exec/exec-all.h"
 #include "exec/memory.h"
This page took 0.023043 seconds and 4 git commands to generate.