summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S')
-rw-r--r--ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S20
1 files changed, 0 insertions, 20 deletions
diff --git a/ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S b/ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S
deleted file mode 100644
index 43a780c9ed..0000000000
--- a/ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S
+++ /dev/null
@@ -1,20 +0,0 @@
-#------------------------------------------------------------------------------
-#
-# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
-# Copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
-#
-# This program and the accompanying materials
-# are licensed and made available under the terms and conditions of the BSD License
-# which accompanies this distribution. The full text of the license may be found at
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-#
-#------------------------------------------------------------------------------
-
-#include <AsmMacroIoLibV8.h>
-
-ASM_FUNC(GccSemihostCall)
- hlt #0xf000
- ret