*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / exec.h
index d0862516c972eafe81886e9d4f33193a96ccf5a3..c6bef72847d44f68aebc1099aae11ff3157a1477 100644 (file)
@@ -36,4 +36,7 @@ extern struct target_ops exec_ops;
 extern int build_section_table (struct bfd *, struct section_table **,
                                struct section_table **);
 
+/* Set the loaded address of a section.  */
+extern void exec_set_section_address (const char *, int, CORE_ADDR);
+
 #endif
This page took 0.023682 seconds and 4 git commands to generate.