arc: Add inclusion of "gdbarch.h" in "arc-tdep.h"
authorShahab Vahedi <shahab@synopsys.com>
Mon, 3 Aug 2020 18:41:42 +0000 (20:41 +0200)
committerShahab Vahedi <shahab@synopsys.com>
Tue, 25 Aug 2020 15:31:29 +0000 (17:31 +0200)
commit22459524998c672dc66fd0039d9f795dd6c7cbf9
tree31f7c5d5291dffcd83e7ebc079b22359f6313dd9
parent995d3a197d7a7c0212efb6ee723dc470ab3d3a82
arc: Add inclusion of "gdbarch.h" in "arc-tdep.h"

The "arc-tdep.h" makes use of definitions in "gdbarch.h", but it
does not include it explicitly.  I have piggy backed this fix
in another commit [1], but I was asked to do it separately [2].

[1] arc: Add hardware loop detection
https://sourceware.org/pipermail/gdb-patches/2020-July/170800.html

[2] Simon's remarks to "arc: Add hardware loop detection"
https://sourceware.org/pipermail/gdb-patches/2020-August/170993.html

gdb/ChangeLog:

* arc-tdep.h: Include "gdbarch.h".
gdb/ChangeLog
gdb/arc-tdep.h