aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/cpustate.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/aarch64/cpustate.h')
-rw-r--r--sim/aarch64/cpustate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/aarch64/cpustate.h b/sim/aarch64/cpustate.h
index c3f2637..b9e1f92 100644
--- a/sim/aarch64/cpustate.h
+++ b/sim/aarch64/cpustate.h
@@ -22,7 +22,6 @@
#ifndef _CPU_STATE_H
#define _CPU_STATE_H
-#include "config.h"
#include <sys/types.h>
#include <stdint.h>
#include <inttypes.h>