ODR warnings from overlay constants
authorTom Tromey <tromey@adacore.com>
Wed, 18 May 2022 16:06:17 +0000 (10:06 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Jun 2022 15:04:45 +0000 (09:04 -0600)
commitc8e41b5f14d38c4317b2d1b82974a48828f014f7
treeffa47a1f08ebe0d7462af634b1356ca429ec5ab2
parentcec000ad603ea768f5c1a6cf032770eb2d468337
ODR warnings from overlay constants

Some overlay-related constants are duplicated in z80-tdep.c, causing
ODR warnings.  This patch renames just the z80-specific ones.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22395
gdb/z80-tdep.c