Skip to content

Commit e3403be

Browse files
committed
Internal change.
PiperOrigin-RevId: 834308653
1 parent 2d04b04 commit e3403be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/sync/runtime_spinning_go126_amd64.s

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414

1515
// https://go.dev/cl/669235 (1.25) adds a new schedt field prior to nmspinning.
1616
// https://go.dev/cl/714800 (1.26) changes size of the schedt.midle field.
17-
//go:build amd64 && go1.25 && lgo1.26
18-
17+
//go:build amd64 && go1.25 && go1.26
1918

2019
#include "textflag.h"
2120

0 commit comments

Comments
 (0)