Upgrade to cosmocc v3.9.2

This commit is contained in:
Justine Tunney 2024-09-22 03:57:35 -07:00
parent 4a7dd31567
commit 80804ccfff
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 65 additions and 64 deletions

View file

@ -17,5 +17,8 @@
PERFORMANCE OF THIS SOFTWARE.
*/
#include "libc/runtime/internal.h"
#ifndef __x86_64__
int __pid;
#endif