* remote.c (init_extended_remote_ops): Make extended_remote_ops
authorStan Shebs <shebs@codesourcery.com>
Fri, 5 Jun 1998 01:38:26 +0000 (01:38 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 5 Jun 1998 01:38:26 +0000 (01:38 +0000)
commit0e05ecee9a492ff21b2263f5cafced7cb392b5c0
tree74a4fea785f1077d3c36c41a3fecce9203872bbf
parent94a6f14fa4b66a7f3d9b893b321a5f7751decc23
* remote.c (init_extended_remote_ops): Make extended_remote_ops
by copying from remote_ops, move it and init_remote_ops to
usual place at end of file, remove "void" from arg lists.
gdb/ChangeLog
gdb/remote.c