cputlb: Remove includes from softmmu_template.h

We already include exec/address-spaces.h and exec/memory.h in
cputlb.c; the include of qemu/timer.h appears to be a fossil.

Backports commit 40978428853e2f7b4597ab2a9ffeb187333802dc from qemu
This commit is contained in:
Richard Henderson 2018-02-27 12:40:36 -05:00 committed by Lioncash
parent 5c79851143
commit 0245f93c02
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -23,11 +23,6 @@
*/
/* Modified for Unicorn Engine by Nguyen Anh Quynh, 2015 */
#include "qemu/timer.h"
#include "exec/address-spaces.h"
#include "exec/memory.h"
#include "uc_priv.h"
#if DATA_SIZE == 8
#define SUFFIX q
#define LSUFFIX q