mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-13 22:49:11 +00:00
Further improve fatcosmocc
This commit is contained in:
parent
3f2f0e3a74
commit
ab9a284640
39 changed files with 96 additions and 28 deletions
|
@ -660,6 +660,8 @@ extern const errno_t EXFULL;
|
|||
|
||||
extern errno_t __errno;
|
||||
errno_t *__errno_location(void) dontthrow pureconst;
|
||||
extern char *program_invocation_short_name;
|
||||
extern char *program_invocation_name;
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue