mirror of
https://github.com/ptitSeb/box86.git
synced 2024-11-23 06:39:55 +00:00
[WRAPPER] Added 1 wrapped symbol to libc (for #985)
This commit is contained in:
parent
6aba6364c4
commit
bcd36a3152
@ -1574,6 +1574,7 @@ GO(setxattr, iFpppui)
|
||||
// sgetspent_r // Weak
|
||||
GOW(shmat, pFipi)
|
||||
GOW(shmctl, iFiip)
|
||||
GO(__shmctl64, iFiip)
|
||||
GOW(shmdt, iFp)
|
||||
GOW(shmget, iFuui)
|
||||
GOW(shutdown, iFii)
|
||||
|
Loading…
Reference in New Issue
Block a user