summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nolibc/nolibc-test-ignore-errno.c
blob: aea816da4fcaea8f9b81b8fe2fc6b1127cbbe5f0 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0 */

#define NOLIBC_IGNORE_ERRNO

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