aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/exec.h')
-rw-r--r--gdb/exec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/exec.h b/gdb/exec.h
index 8590e78..d5b3cff 100644
--- a/gdb/exec.h
+++ b/gdb/exec.h
@@ -92,10 +92,6 @@ extern enum target_xfer_status
/* Set the loaded address of a section. */
extern void exec_set_section_address (const char *, int, CORE_ADDR);
-/* Remove all target sections owned by OWNER. */
-
-extern void remove_target_sections (void *owner);
-
/* Add the sections array defined by [SECTIONS..SECTIONS_END[ to the
current set of target sections. */