1
0
mirror of https://github.com/golang/go synced 2024-09-30 04:24:29 -06:00

internal/syscall/unix: added support for linux/mips64{,le}

Change-Id: Ib6f168b6a2daf3befbf75b4b95967ff91ac95d12
Reviewed-on: https://go-review.googlesource.com/14456
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Yao Zhang 2015-09-10 11:33:39 -04:00 committed by Minux Ma
parent eebf7d279b
commit 7f762704e9

View File

@ -0,0 +1,9 @@
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build mips64 mips64le
package unix
const randomTrap uintptr = 5313