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 c815635 commit a975449Copy full SHA for a975449
tests/unity/example_test/src/foo/foo.h
@@ -7,6 +7,8 @@
7
#ifndef __FOO_H
8
#define __FOO_H
9
10
+#include <toolchain/common.h>
11
+
12
int foo_init(void *handle);
13
14
static inline int foo_execute(void)
0 commit comments