Move tui_disasm_window to tui-disasm.h
authorTom Tromey <tom@tromey.com>
Tue, 2 Jul 2019 21:54:08 +0000 (15:54 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 17 Jul 2019 18:19:23 +0000 (12:19 -0600)
commit88f7e873362279462c676b26fee62376dba82b5c
tree1bf1674aa065ec8cfba7504cb4222c11932f256f
parent96bd6233af7c01885de4f4de3a4016014d61d859
Move tui_disasm_window to tui-disasm.h

This moves tui_disasm_window to tui-disasm.h.  In this case there were
no method definitions to be moved.

gdb/ChangeLog
2019-07-17  Tom Tromey  <tom@tromey.com>

* tui/tui-disasm.h (struct tui_disasm_window): Move from
tui-data.h.
* tui/tui-data.h (struct tui_disasm_window): Move to
tui-disasm.h.
gdb/ChangeLog
gdb/tui/tui-data.h
gdb/tui/tui-disasm.h
This page took 0.025847 seconds and 4 git commands to generate.