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 a002d5d commit d68bc07Copy full SHA for d68bc07
libtock/sys.c
@@ -4,6 +4,7 @@
4
5
#include "console.h"
6
#include "tock.h"
7
+#include "tock_sys.h"
8
9
// XXX Suppress unused parameter warnings for this file as the implementations
10
// are currently all just stubs
0 commit comments