aboutsummaryrefslogtreecommitdiff
path: root/gdb/disasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/disasm.h')
-rw-r--r--gdb/disasm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/disasm.h b/gdb/disasm.h
index c08af3d..2f9c370 100644
--- a/gdb/disasm.h
+++ b/gdb/disasm.h
@@ -24,7 +24,6 @@ struct ui_file;
extern void gdb_disassembly (struct ui_out *uiout,
char *file_string,
- int line_num,
int mixed_source_and_assembly,
int how_many, CORE_ADDR low, CORE_ADDR high);