mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-23 12:16:38 +00:00
10 lines
176 B
ArmAsm
10 lines
176 B
ArmAsm
// +build !noasm,!amd64 !appengine,!amd64
|
|
|
|
#include "go_asm.h"
|
|
#include "funcdata.h"
|
|
#include "textflag.h"
|
|
|
|
TEXT ·MoreStack(SB), NOSPLIT, $0 - 8
|
|
NO_LOCAL_POINTERS
|
|
RET
|