mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 23:13:40 +00:00
internal/task: fix build tags on src/internal/task/task_stack_cortexm.go
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// +build scheduler.tasks, cortexm
|
// +build scheduler.tasks,cortexm
|
||||||
|
|
||||||
package task
|
package task
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user