mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-16 01:47:58 +00:00
For binutils <= 2.26: 'U' suffix for unsigned constant is not accepted by binutils assembler. This patch separates the MACRO definition for ASSEMBLER and non-ASSEMBLER code in idt.h Tracked-On: #2200 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>