commit | 5a9affd7b875ac183a66ce41f3f226819f0790ed | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Mar 16 07:48:22 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Mar 16 09:50:06 2023 -0600 |
tree | f79bbef94a55d18b365376a2bdc587c57b277e2f | |
parent | 74975df62cf0c02cb8651b64ca5c36a131b307b3 [diff] |
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.