mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
7e0a09feec
This change ports APE Loader to Linux AARCH64, so that Raspberry Pi users can run programs like redbean, without the executable needing to modify itself. Progress has also slipped into this change on the issue of making progress better conforming to user expectations and industry standards regarding which symbols we're allowed to declare
5 lines
265 B
PHP
5 lines
265 B
PHP
__static_yoink("kNtWsaData"); // for winmain
|
|
__static_yoink("WSAGetLastError"); // for kprintf
|
|
__static_yoink("sys_closesocket_nt"); // for close
|
|
__static_yoink("sys_recv_nt"); // for readv
|
|
__static_yoink("sys_send_nt"); // for writev
|