gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / arc-plt.h
index 989e3fb7d8dee36ae60249a7a687060a608bdf3a..f668fee8ca6af3bf32c3a8fa174382f2a3eb0bdd 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC-specific header file for PLT support.
-   Copyright (C) 2016-2017 Free Software Foundation, Inc.
+   Copyright (C) 2016-2020 Free Software Foundation, Inc.
    Contributed by Cupertino Miranda (cmiranda@synopsys.com).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -22,8 +22,6 @@
 #ifndef ARC_PLT_H
 #define ARC_PLT_H
 
-#include <stdint.h>
-
 /* Instructions appear in memory as a sequence of half-words (16 bit);
    individual half-words are represented on the target in target byte order.
    We use 'unsigned short' on the host to represent the PLT templates,
This page took 0.022963 seconds and 4 git commands to generate.