Don't write to inferior_ptid in target.c
[deliverable/binutils-gdb.git] / sim / aarch64 / interp.c
index c8a3c28c49440f8a85aeb7bf190138fe1a163a2d..e3019288eacc11cf9f26881eb677389b6315e5dd 100644 (file)
@@ -1,6 +1,6 @@
 /* interp.c -- AArch64 sim interface to GDB.
 
-   Copyright (C) 2015-2019 Free Software Foundation, Inc.
+   Copyright (C) 2015-2020 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
@@ -38,6 +38,7 @@
 #include "sim-options.h"
 #include "memory.h"
 #include "simulator.h"
+#include "sim-assert.h"
 
 /* Filter out (in place) symbols that are useless for disassembly.
    COUNT is the number of elements in SYMBOLS.
This page took 0.023115 seconds and 4 git commands to generate.