import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / defs.h
index c596ed99e5aa94520242ac5dea9b0bcb380658e7..13c2bdf23adcc49f30c39ed943928dcedd711b49 100644 (file)
@@ -1155,7 +1155,6 @@ extern void (*readline_begin_hook) PARAMS ((char *, ...));
 extern char * (*readline_hook) PARAMS ((char *));
 extern void (*readline_end_hook) PARAMS ((void));
 extern void (*register_changed_hook) PARAMS ((int regno));
-extern void (*disassembly_flavor_hook) PARAMS((char *args, int from_tty));
 extern void (*memory_changed_hook) PARAMS ((CORE_ADDR addr, int len));
 extern void (*context_hook) PARAMS ((int));
 extern int (*target_wait_hook) PARAMS ((int pid,
This page took 0.038079 seconds and 4 git commands to generate.