Fix build breakage in rs6000-aix-tdep.c
authorTom Tromey <tromey@adacore.com>
Thu, 16 Mar 2023 13:48:22 +0000 (07:48 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 16 Mar 2023 15:50:06 +0000 (09:50 -0600)
commit5a9affd7b875ac183a66ce41f3f226819f0790ed
treef79bbef94a55d18b365376a2bdc587c57b277e2f
parent74975df62cf0c02cb8651b64ca5c36a131b307b3
Fix build breakage in rs6000-aix-tdep.c

A recent change to rs6000-aix-tdep.c broke the build.  This patch
fixes it by declaring a few target descriptions in ppc-tdep.h and then
not including the various features .c files in rs6000-aix-tdep.c.
gdb/ppc-tdep.h
gdb/rs6000-aix-tdep.c