cosmopolitan/libc/sysv/errfuns/etime.S

9 lines
147 B
ArmAsm
Raw Normal View History

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