From 58eb04c4114011dc474dbfefd9bd361cb3d565bf Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 2 Dec 2003 05:58:36 +0000 Subject: * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field. --- include/bfdlink.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/bfdlink.h') diff --git a/include/bfdlink.h b/include/bfdlink.h index 75ea39d50f7..51bbd5e4929 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -366,11 +366,6 @@ struct bfd_link_info unloaded. */ const char *fini_function; - /* If non-zero, specifies that branches which are problematic for the - MPC860 C0 (or earlier) should be checked for and modified. It gives the - number of bytes that should be checked at the end of each text page. */ - int mpc860c0; - /* Non-zero if auto-import thunks for DATA items in pei386 DLLs should be generated/linked against. Set to 1 if this feature is explicitly requested by the user, -1 if enabled by default. */ -- cgit v1.2.1