*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / top.c
index b6701b6ab870f11cb9174a549acc88641c9676d6..69a11ad5be1b64df285ff2edf4433bbbc24e2800 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -259,9 +259,6 @@ void (*deprecated_interactive_hook) (void);
    that several registers have changed (see value_assign). */
 void (*deprecated_register_changed_hook) (int regno);
 
-/* Tell the GUI someone changed LEN bytes of memory at ADDR */
-void (*deprecated_memory_changed_hook) (CORE_ADDR addr, int len);
-
 /* Called when going to wait for the target.  Usually allows the GUI to run
    while waiting for target events.  */
 
This page took 0.029114 seconds and 4 git commands to generate.