Skip to content

Commit

Permalink
runtime: merge proc1.go -> proc.go
Browse files Browse the repository at this point in the history
from proc1.go to proc.go:
* prepend header comment explaining "Goroutine scheduler"
* insert m0 and g0 var defs after the comment
* append the rest

Updates golang#12952

Change-Id: I35ee9ae3287675cde0c1b6aeaca0a460393f2354
Reviewed-on: https://go-review.googlesource.com/16024
Run-TryBot: Brad Fitzpatrick <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
Reviewed-by: Brad Fitzpatrick <[email protected]>
  • Loading branch information
nodirt authored and bradfitz committed Oct 19, 2015
1 parent 22dfbbe commit 386fa03
Show file tree
Hide file tree
Showing 2 changed files with 3,726 additions and 3,733 deletions.
Loading

0 comments on commit 386fa03

Please sign in to comment.