We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f51c7 commit d24e975Copy full SHA for d24e975
tests/kernel/common/src/errno.c
@@ -7,6 +7,7 @@
7
#include <ztest.h>
8
#include <zephyr/zephyr.h>
9
#include <errno.h>
10
+#include <zephyr/sys/errno_private.h>
11
12
/**
13
* @brief Test the thread context
0 commit comments