summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S
blob: a443075639332b6bd5a53fe815192228b731d129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#------------------------------------------------------------------------------
#
# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
# Copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
#------------------------------------------------------------------------------

#include <AsmMacroIoLibV8.h>

ASM_FUNC(GccSemihostCall)
  hlt     #0xf000
  ret