We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa4f1d commit 0bb4ea6Copy full SHA for 0bb4ea6
src/runtime/os_tamago_arm.go
@@ -53,7 +53,6 @@ func GetG() (g uint32, p uint32)
53
// (rather than on the frame pointer):
54
//
55
// * R0: G pointer
56
-// * R1: P pointer
57
func WakeG()
58
59
// MemRegion returns the start and end addresses of the physical RAM assigned
0 commit comments