internal/task: fix build tags on src/internal/task/task_stack_cortexm.go

This commit is contained in:
Jaden Weiss
2020-03-17 10:27:01 -04:00
committed by Ayke
parent 0759b70c50
commit 9cef23c318
+1 -1
View File
@@ -1,4 +1,4 @@
// +build scheduler.tasks, cortexm
// +build scheduler.tasks,cortexm
package task