mirror of https://github.com/acidanthera/audk.git
10 lines
228 B
C
10 lines
228 B
C
|
/** @file
|
||
|
Include file to support building the third-party oniguruma.
|
||
|
|
||
|
Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
|
||
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
|
||
|
**/
|
||
|
|
||
|
#include <OnigurumaUefiPort.h>
|