gdb
[deliverable/binutils-gdb.git] / gdb / disasm.h
index 40dc8de79d8b7603a94b5093b3eb432698cba8fd..2f9c3708f1cbd87a160ab13f4652099dd44fba5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble support for GDB.
-   Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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);
 
This page took 0.02441 seconds and 4 git commands to generate.