Skip to content

Commit

Permalink
Add missing build tags to PPC64 assembly file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy Oudompheng committed Jul 28, 2019
1 parent b29e473 commit 6a916e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arith_ppc64x.s
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Trampolines to math/big assembly implementations.

// +build ppc64 ppc64le

#include "textflag.h"

// func addVV(z, x, y []Word) (c Word)
Expand Down

0 comments on commit 6a916e3

Please sign in to comment.