blob: 130f70d078b76c6b44d609ac2bebdba39dd864b8 (
plain)
1
2
3
4
5
6
7
8
9
|
/** @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>
|