mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
Remove the only non-wasm32-arch change
I fixed the issue in LLVM commit r259305.
This commit is contained in:
parent
0c46644853
commit
cbc4701edb
@ -173,7 +173,7 @@ void setusershell(void);
|
|||||||
void endusershell(void);
|
void endusershell(void);
|
||||||
char *getusershell(void);
|
char *getusershell(void);
|
||||||
int acct(const char *);
|
int acct(const char *);
|
||||||
//long syscall(long, ...);
|
long syscall(long, ...);
|
||||||
int execvpe(const char *, char *const [], char *const []);
|
int execvpe(const char *, char *const [], char *const []);
|
||||||
int issetugid(void);
|
int issetugid(void);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user