mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user