]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/SemihostLib/AArch64/GccSemihost.S
ArmPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / ArmPkg / Library / SemihostLib / AArch64 / GccSemihost.S
CommitLineData
25402f5d
HL
1#------------------------------------------------------------------------------\r
2#\r
3# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
4# Copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>\r
5#\r
4059386c 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
25402f5d
HL
7#\r
8#------------------------------------------------------------------------------\r
9\r
22b080c7 10#include <AsmMacroIoLibV8.h>\r
25402f5d 11\r
22b080c7 12ASM_FUNC(GccSemihostCall)\r
25402f5d
HL
13 hlt #0xf000\r
14 ret\r