Skip to content

Commit 1ae645a

Browse files
committed
[WRAPPER] Wrapped 1 more symbol for libc
1 parent 601bba6 commit 1ae645a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wrapped/wrappedlibc_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ GO(__libc_realloc, pFpL)
12161216
//GOW(__libc_secure_getenv,
12171217
//GO(__libc_siglongjmp,
12181218
GOM(__libc_start_main, iFEpippppp)
1219-
//GO(__libc_system,
1219+
GO(__libc_system, iFp)
12201220
//GO(__libc_thread_freeres,
12211221
GO(__libc_valloc, pFL)
12221222
//GO(__libc_vfork,

0 commit comments

Comments
 (0)