Remove declarations from m32c-tdep.c
authorTom Tromey <tom@tromey.com>
Sun, 8 Jul 2018 18:17:23 +0000 (12:17 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 22 Jul 2018 19:20:03 +0000 (13:20 -0600)
commit374fd1fd7b9bbefc15c003f14f4229ccbfc1bfc8
treec2c273f2052e264e008dcb0975d42542230158f4
parentd5e9a511c4bbb25a7e6844169aa9e5b3fc7ef453
Remove declarations from m32c-tdep.c

This removes some unused declarations from m32c-tdep.c.  Initially I
had thought that this entire code block was dead, but Simon pointed
out that it is not; so this patch simply removes some declarations.

gdb/ChangeLog
2018-07-22  Tom Tromey  <tom@tromey.com>

* m32c-tdep.c (mark_dma): Return void.
(make_regs): Remove unused declarations.
gdb/ChangeLog
gdb/m32c-tdep.c
This page took 0.026726 seconds and 4 git commands to generate.