aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r--bfd/bfd-in.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h
index 8c4c838..dce682a 100644
--- a/bfd/bfd-in.h
+++ b/bfd/bfd-in.h
@@ -77,9 +77,6 @@ extern "C" {
#define BFD64
#endif
-/* Declaring a type wide enough to hold a host long and a host pointer. */
-typedef @BFD_HOSTPTR_T@ bfd_hostptr_t;
-
/* Forward declaration. */
typedef struct bfd bfd;