]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseStackCheckLib/BaseStackCheckNull.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseStackCheckLib / BaseStackCheckNull.c
1 /** @file
2 This file is purely empty as a work around for BaseStackCheck to pass MSVC build.
3
4 Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 **/
8
9 extern int __BaseStackCheckNull;