diff options
Diffstat (limited to 'ArmPkg/Library/SemihostLib/Arm/GccSemihost.S')
-rw-r--r-- | ArmPkg/Library/SemihostLib/Arm/GccSemihost.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S b/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S index d6f81ec2c9..da02a1f1cf 100644 --- a/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S +++ b/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S @@ -6,7 +6,7 @@ #
#------------------------------------------------------------------------------
-#include <AsmMacroIoLib.h>
+#include <AsmMacroLib.h>
/*
Semihosting operation request mechanism
|