On 21/04/2026 9:35 am, Jan Beulich wrote:
> mkelf32.c doesn't want to include config.h; if anything, it would probably be
> autoconf.h which it might include if so needed.
>
> 1: include: move KB() etc to macros.h
> 2: x86/mkelf32: use xen/macros.h
Ah yes, I've been wanting to move them out of config.h for a while.
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>