Skip to content

Commit 44ac149

Browse files
committed
added build tags for riscv
1 parent 44d58e9 commit 44ac149

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stubs_risc64.s

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build riscv
2+
13
#include "textflag.h"
24

35
// func Exp(x float32) float32

0 commit comments

Comments
 (0)