s390: Clean up s390-linux-tdep.c
authorPhilipp Rudo <prudo@linux.vnet.ibm.com>
Tue, 23 Jan 2018 12:37:44 +0000 (13:37 +0100)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Tue, 23 Jan 2018 12:37:44 +0000 (13:37 +0100)
commit14c41f479f2eb6b34ab2d2bb0cedb88e9d51f211
treed49a74fcbd8fafb3a23f39a738f650012353f98c
parentef8914a4d7d231fe3590f3e004316613e25f3617
s390: Clean up s390-linux-tdep.c

After moving big parts of the code to the new s390-tdep.c file
s390-linux-tdep.c now contains many includes it doesn't need anymore.
Furthermore, there are some functions lacking a description.

Fix both and order the remaining includes alphabetically.

gdb/ChangeLog
* s390-linux-tdep.c: Remove unneeded includes and order them
alphabetically.  Add comments to functions without description.
gdb/s390-linux-tdep.c
This page took 0.026746 seconds and 4 git commands to generate.