mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 16:28:30 +00:00
Move LoadZipArgs() to cosmo.h
This commit is contained in:
parent
4389f4709a
commit
60e697f7b2
12 changed files with 7 additions and 18 deletions
|
@ -14,6 +14,7 @@ char *GetProgramExecutableName(void) libcesque;
|
|||
void unleaf(void) libcesque;
|
||||
int __demangle(char *, const char *, size_t) libcesque;
|
||||
int __is_mangled(const char *) libcesque;
|
||||
int LoadZipArgs(int *, char ***) libcesque;
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* COSMOPOLITAN_LIBC_COSMO_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue