Update task_stack_cortexm.c

Added build tag.
This commit is contained in:
waj334
2023-03-17 11:30:04 -05:00
committed by Ron Evans
parent a3fdbec13d
commit 13fb5aa7e7
+1
View File
@@ -1,3 +1,4 @@
//go:build scheduler.tasks && cortexm
#include <stdint.h> #include <stdint.h>
uintptr_t SystemStack() { uintptr_t SystemStack() {