ppc476 linker workaround shared lib fixes again
[deliverable/binutils-gdb.git] / ld / ld.h
diff --git a/ld/ld.h b/ld/ld.h
index f804f9c069699f4fd5140dab62ff844f89c48693..e6ebaae90f5f48c624e067f90f23b3fb1b6b9c13 100644 (file)
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -161,6 +161,9 @@ typedef struct {
   /* If TRUE we'll just print the default output on stdout.  */
   bfd_boolean print_output_format;
 
+  /* If set, display the target memory usage (per memory region).  */
+  bfd_boolean print_memory_usage;
+
   /* Big or little endian as set on command line.  */
   enum endian_enum endian;
 
This page took 0.031465 seconds and 4 git commands to generate.