mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 09:17:12 +00:00
chore: remove depend of purego
This commit is contained in:
9
component/memory/memory_darwin_amd64.s
Normal file
9
component/memory/memory_darwin_amd64.s
Normal file
@@ -0,0 +1,9 @@
|
||||
// go run mkasm.go darwin amd64
|
||||
// Code generated by the command above; DO NOT EDIT.
|
||||
|
||||
#include "textflag.h"
|
||||
|
||||
TEXT proc_pidinfo_trampoline<>(SB),NOSPLIT,$0-0
|
||||
JMP proc_pidinfo(SB)
|
||||
GLOBL ·proc_pidinfo_trampoline_addr(SB), RODATA, $8
|
||||
DATA ·proc_pidinfo_trampoline_addr(SB)/8, $proc_pidinfo_trampoline<>(SB)
|
||||
Reference in New Issue
Block a user