aboutsummaryrefslogtreecommitdiff
path: root/bfd/targets.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/targets.c')
-rw-r--r--bfd/targets.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/targets.c b/bfd/targets.c
index 8d741a6..252d9eb 100644
--- a/bfd/targets.c
+++ b/bfd/targets.c
@@ -197,10 +197,6 @@ The maximum number of characters in an archive header.
. unsigned short ar_max_namelen;
-The minimum alignment restriction for any section.
-
-. unsigned int align_power_min;
-
Entries for byte swapping for data. These are different from the other
entry points, since they don't take a BFD asthe first argument.
Certain other handlers could do the same.