Some third-party components include this file without really needing any symbols from it. Presence of this file allows to build them against minimal libc, whereas previously they forced Newlib. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
9 lines
162 B
C
9 lines
162 B
C
/*
|
|
* Copyright (c) 2018 Linaro Limited
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
|
|
/* Dummy sys/stat.h to fulfill the requirements of certain libraries.
|
|
*/
|