all: correct go fmt

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2022-09-25 10:16:18 +02:00
committed by Ron Evans
parent 98ba5a231a
commit 1bb1b621c6
85 changed files with 153 additions and 197 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// If you want to use it in OpenOCD, you have to enable it first with the
// following command:
//
// arm semihosting enable
// arm semihosting enable
package semihosting
import (