]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86-linux-nat: Remove unused arch_lwp_info structure
authorSimon Marchi <simon.marchi@ericsson.com>
Sat, 3 Jun 2017 20:06:55 +0000 (22:06 +0200)
committerSimon Marchi <simon.marchi@ericsson.com>
Sat, 3 Jun 2017 20:06:55 +0000 (22:06 +0200)
commit26b6a6aba5567143ed0f59388663b8f50e5cfcab
treebb571fbf94df212f6a22b08eeb19a8a7ac3979fc
parent22827c51338ce25574ed7b204a2e5bd40f45bdad
x86-linux-nat: Remove unused arch_lwp_info structure

The structure arch_lwp_info for x86 is not used, remove it.

gdb/ChangeLog:

* x86-linux-nat.c (struct arch_lwp_info): Remove.
gdb/ChangeLog
gdb/x86-linux-nat.c