cosmopolitan/libc/sysv/errfuns/erofs.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
erofs: .leafprologue
.profilable
2022-05-16 13:20:08 -07:00
mov EROFS(%rip),%ecx
jmp __errfun
2020-06-15 07:18:57 -07:00
.endfn erofs,globl,hidden