Remove .c header files from rs6000-aix-nat.c file
authorAditya Vidyadhar Kamath <Aditya.Kamath1@ibm.com>
Tue, 21 Mar 2023 07:22:18 +0000 (02:22 -0500)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 21 Mar 2023 07:54:50 +0000 (08:54 +0100)
commitfec61519220148421595a21173f74401416d8d54
treeffa16f04e10d6685647a93acf91aae65fa29a2eb
parent003c8d67e7980f56d05a91f6535b1a336e6571b1
Remove .c header files from rs6000-aix-nat.c file

Since the tdesc_powerpc_vsx32, tdesc_powerpc_vsx64, tdesc_powerpc_altivec32 and tdesc_powerpc_altivec64
definitions are moved to ppc-tdep.h we no longer need to import these .c files.
gdb/rs6000-aix-nat.c