portability.posix.common.arcmwdtlib test fails with ARCMWDT libc. This path fixes the test. STDIN_FILENO and others macroses are used in libc-hooks.c only. So they defined localy. Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
8 lines
154 B
C
8 lines
154 B
C
/*
|
|
* Copyright (c) 2023 Synopsys.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/* MWDT has no it's own cdefs. Add this one for satisfy dependencies */
|