;------------------------------------------------------------------------------ ; ; Copyright (c) 2014, Intel Corporation. All rights reserved.
; SPDX-License-Identifier: BSD-2-Clause-Patent ; ; Module Name: ; ; Dummy.asm ; ; Abstract: ; ; To pass build ; ;------------------------------------------------------------------------------ .586p .model flat,C .code END