[WRAPPER] Added 1 wrapped symbol to libc (for #985)

This commit is contained in:
ptitSeb 2024-08-11 15:35:24 +02:00
parent 6aba6364c4
commit bcd36a3152

View File

@ -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)