fix merge conflict

This commit is contained in:
amalraj.manigmail.com 2019-02-10 20:36:32 +08:00
parent c2b98220eb
commit 5f7042a383
1 changed files with 0 additions and 7 deletions

View File

@ -11,13 +11,6 @@ import (
//nolint:varcheck
var hasBMI2 = cpu.X86.HasBMI2
import (
"golang.org/x/sys/cpu"
)
//nolint:varcheck
var hasBMI2 = cpu.X86.HasBMI2
// go:noescape
func gfpNeg(c, a *gfP)