mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
3e4fd4b0ad
This change also pays off some of the remaining technical debt with stdio, file descriptors, and memory managemnt polyfills.
2 lines
87 B
ArmAsm
2 lines
87 B
ArmAsm
.include "libc/sysv/consts/syscon.inc"
|
|
.syscon open O_NONBLOCK 0x0800 4 4 4 0x00000800
|