cosmopolitan/libc/sysv/consts/EAGAIN.s
Justine Tunney 3f49889841
Make important improvements
- Fix preadv() and pwritev() for old distros
- Introduce _npassert() and _unassert() macros
- Prove that file locks work properly on Windows
- Support fcntl(F_DUPFD_CLOEXEC) on more systems
2022-09-14 22:39:08 -07:00

3 lines
117 B
ArmAsm

.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EAGAIN,11,35,35,35,35,10035
.yoink kDos2Errno.EAGAIN