mirror of
https://github.com/ii64/sonic.git
synced 2026-06-20 16:45:22 +08:00
* feat:(ast) add fallback api on `not-amd64` env * test: add native `linux-arm64` CI * opt: just skip number chars whne `decodeFloat64` * fmt * fix: check EOF
10 lines
205 B
ArmAsm
10 lines
205 B
ArmAsm
// +build !noasm !appengine
|
|
// Code generated by asm2asm, DO NOT EDIT.
|
|
|
|
#include "go_asm.h"
|
|
#include "funcdata.h"
|
|
#include "textflag.h"
|
|
|
|
TEXT ·MoreStack(SB), NOSPLIT, $0 - 8
|
|
NO_LOCAL_POINTERS
|
|
RET
|