mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-01 06:28:21 +00:00
There's a new program named ape/ape-m1.c which will be used to build an embeddable binary that can load ape and elf executables. The support is mostly working so far, but still chasing down ABI issues.
5 lines
153 B
ArmAsm
5 lines
153 B
ArmAsm
#include "libc/sysv/consts/syscon.internal.h"
|
|
.syscon errno,EINPROGRESS,115,115,36,36,36,36,10036
|
|
#ifdef __x86_64__
|
|
.yoink kDos2Errno.EINPROGRESS
|
|
#endif
|