Skip to content

Commit

Permalink
added build tags for riscv
Browse files Browse the repository at this point in the history
  • Loading branch information
chewxy committed Sep 4, 2019
1 parent 44d58e9 commit 44ac149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stubs_risc64.s
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build riscv

#include "textflag.h"

// func Exp(x float32) float32
Expand Down

0 comments on commit 44ac149

Please sign in to comment.