Handle multiple standard macro sets sanely
commitf7606613d047ff37ead008263284e2bc1ae9ce93
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 13 Jul 2016 21:23:48 +0000 (13 14:23 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 13 Jul 2016 21:23:48 +0000 (13 14:23 -0700)
treefb5d3a23d0304427c93bcaca699b42e2b0d7ab95
parent3d74b091e966842e70b34bd5e6e34448f81bc37a
Handle multiple standard macro sets sanely

The ordering of the macro sets ended up changing due to the recent
file reorganization.  Instead of forcing the order again, handle
multiple macro sets (rather than just two) in a coherent manner.

macros/macros.pl could use a cleanup of duplicated code, however.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
asm/preproc.c
include/tables.h
macros/macros.pl
macros/standard.mac
version.pl