On Mon, 17 May 2021 at 12:16, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Guard declarations within hwaddr.h against inclusion > from user-mode emulation.
They're all safe, though; none of them are target-dependent. I wonder if we should move MemMapEntry somewhere else -- it's used in less than 20 files and doesn't really warrant putting it in hwaddr.h. -- PMM