Skip to content

Commit

Permalink
[BOX32][WRAPPER] Added 1 32bits function to libc
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Jan 11, 2025
1 parent f489761 commit 93638ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrapped32/wrappedlibc_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ GOM(getopt_long, iEipppp) //%noE
//GOM(getopt_long_only, iEipppp) //%noE
GOW(getpagesize, iEv)
GO(__getpagesize, iEv)
//GO(getpass, pEp)
GO(getpass, tEp)
GOW(getpeername, iEipp)
GOW(getpgid, iEi)
// __getpgid
Expand Down

0 comments on commit 93638ac

Please sign in to comment.