mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-02 02:32:27 +00:00
Upgrade to 2022-era LLVM LIBCXX
This commit is contained in:
parent
2f4ca71f26
commit
8e68384e15
2078 changed files with 165657 additions and 65010 deletions
|
@ -11,5 +11,8 @@ char *gcvt(double, int, char *) libcesque;
|
|||
void setkey(const char *) libcesque;
|
||||
#endif
|
||||
|
||||
void quick_exit(int) wontreturn;
|
||||
int at_quick_exit(void (*)(void));
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* COSMOPOLITAN_LIBC_STDLIB_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue