* bucomm.c (list_supported_architectures): New function.
[deliverable/binutils-gdb.git] / binutils / objdump.c
index 4b64bd6f81d378c57c5b715bf976993ef90ea6ed..12a8324b0472666fb3f0aaeed2dfbbb4e0ac30c7 100644 (file)
@@ -268,6 +268,7 @@ usage (stream, status)
       --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n\
 \n"));
       list_supported_targets (program_name, stream);
+      list_supported_architectures (program_name, stream);
 
       disassembler_usage (stream);
     }
This page took 0.023918 seconds and 4 git commands to generate.