about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 0a2ab89c..5f63520a 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1197,8 +1197,8 @@ GOM(mremap, pFEpLLiN) //weal
 //GOW(msgsnd, 
 GO(msync, iFpLi)
 //GO(mtrace, 
-//GO(munlock, 
-//GO(munlockall, 
+GO(munlock, iFpL)
+GO(munlockall, iFv)
 //GO(__munmap, 
 GOM(munmap, iFEpL)  //weak
 //GO(muntrace,