root/tools/testing/selftests/nolibc/nolibc-test-ignore-errno.c
/* SPDX-License-Identifier: GPL-2.0 */

#define NOLIBC_IGNORE_ERRNO

/* Include all of nolibc and make sure everything compiles */
#include <stdlib.h>