tests/attrtest: move decl to non-test file
Solves the asmdecl error: [amd64] AttrTest: function AttrTest missing Go declaration Updates #24
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "textflag.h"
|
||||
|
||||
TEXT ·AttrTest(SB), $0-1
|
||||
TEXT ·attrtest(SB), $0-1
|
||||
MOVB $0, ret+0(FP)
|
||||
MOVW $(1), R8
|
||||
MOVW $(NOPROF), R9
|
||||
|
||||
Reference in New Issue
Block a user