mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-23 20:02:22 +00:00
Feat: 汇编语言都没有这个 s 头部
This commit is contained in:
parent
0e4b674b0f
commit
00b2182f45
@ -361,7 +361,7 @@ func asmFunTwiceClosureBody() int
|
||||
|
||||
然后用Go汇编语言实现以上三个辅助函数:
|
||||
|
||||
```s
|
||||
```
|
||||
#include "textflag.h"
|
||||
|
||||
TEXT ·ptrToFunc(SB), NOSPLIT, $0-16
|
||||
|
Loading…
x
Reference in New Issue
Block a user