Move addrmap classes to addrmap.h
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 15:23:26 +0000 (09:23 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 12 Jun 2022 16:49:48 +0000 (10:49 -0600)
commit1b3261edfb7b0c66f538c778a07f0bf2547c906d
treec1d0a788208b29ff21b70bf74a1660492d24af74
parent9d45ec63a5e60aae846dfc9dc8ee950c3bce2ad4
Move addrmap classes to addrmap.h

This moves the addrmap class definitions to addrmap.h.  This is safe
to do now that the contents are private.
gdb/addrmap.c
gdb/addrmap.h