Add option to ar's 't' command to display the offset of elements within the archive.
[deliverable/binutils-gdb.git] / binutils / bucomm.h
index cb97957b92a209b8cecfc8ff53a9ac2c04abcdbc..c49cc7eb2ac67f9316628b22cb6ce06f73350a1d 100644 (file)
@@ -49,7 +49,7 @@ void list_supported_architectures (const char *, FILE *);
 
 int display_info (void);
 
-void print_arelt_descr (FILE *, bfd *, bfd_boolean);
+void print_arelt_descr (FILE *, bfd *, bfd_boolean, bfd_boolean);
 
 char *make_tempname (char *);
 char *make_tempdir (char *);
This page took 0.023567 seconds and 4 git commands to generate.