* remote-pa.c (boot_board): Add dummy params to make type compatible
authorFred Fish <fnf@specifix.com>
Tue, 13 Aug 1996 04:27:08 +0000 (04:27 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 13 Aug 1996 04:27:08 +0000 (04:27 +0000)
commitc1d58bcded631ca0b325d3a10156d8727a029337
treec460ad5019408e2130b9b77a71d30cea3d7f2eec
parentc6cffcf8b46fd0b6282a5eac7843dd4720f54257
* remote-pa.c (boot_board): Add dummy params to make type compatible
  for passing to add_com.
* scm-exp.c (scm_lreadr): Ensure svalue is not used uninitialized.
* buildsym.c (compare_line_numbers): Change function to match
prototype and also what qsort expects.
gdb/ChangeLog
gdb/buildsym.c
gdb/remote-pa.c
gdb/scm-exp.c