cosmopolitan/libc/sysv/consts/EDQUOT.S
Justine Tunney bcf9af94bf
Get threads working well on MacOS Arm64
- Now using 10x better GCD semaphores
- We now generate Linux-like thread ids
- We now use fast system clock / sleep libraries
- The APE M1 loader now generates Linux-like stacks
2023-06-04 01:57:10 -07:00

5 lines
145 B
ArmAsm

#include "libc/sysv/consts/syscon.internal.h"
.syscon errno,EDQUOT,122,122,69,69,69,69,69,1816
#ifdef __x86_64__
.yoink kDos2Errno.EDQUOT
#endif