mirror of
https://github.com/golang/go.git
synced 2025-05-29 03:11:26 +00:00
runtime: fix freebsd build
TBR=golang-dev CC=golang-dev https://golang.org/cl/13720044
This commit is contained in:
parent
92dfbd3611
commit
a70cbf1329
@ -28,7 +28,7 @@
|
||||
// but it expects the third argument in R10. Instead of rewriting
|
||||
// all the assembly in this file, #define SYSCALL to a safe simulation
|
||||
// using INT $0x80.
|
||||
/
|
||||
//
|
||||
// INT $0x80 is a little slower than SYSCALL, but correctness wins.
|
||||
//
|
||||
// See golang.org/issue/6372.
|
||||
|
Loading…
x
Reference in New Issue
Block a user