mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-04 13:23:26 +01:00
10 lines
214 B
C
10 lines
214 B
C
/** @file
|
|
Include file to support building third-party standard C / BSD sockets code.
|
|
|
|
Copyright (C) 2019, Red Hat, Inc.
|
|
|
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
**/
|
|
|
|
#include <CrtLibSupport.h>
|