cosmopolitan/libc/sysv/errfuns/etime.S

9 lines
147 B
ArmAsm
Raw Permalink Normal View History

#include "libc/macros.internal.h"
2020-06-15 14:18:57 +00:00
.text.unlikely
etime: .leafprologue
.profilable
2022-05-16 20:20:08 +00:00
mov ETIME(%rip),%ecx
jmp __errfun
2020-06-15 14:18:57 +00:00
.endfn etime,globl,hidden