1
0
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:
hopehook 2022-01-01 23:41:59 +08:00
parent 0e4b674b0f
commit 00b2182f45

View File

@ -361,7 +361,7 @@ func asmFunTwiceClosureBody() int
然后用Go汇编语言实现以上三个辅助函数
```s
```
#include "textflag.h"
TEXT ·ptrToFunc(SB), NOSPLIT, $0-16