about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-08 16:01:20 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-08 16:01:20 +0100
commit9ab80d228b301f844ec87303c54cac76dc58e861 (patch)
tree7944976d45a75510bd72cb486243b83da12685f2 /src
parent3f4599e5625edfe0b349d6682b40e0e18806fe0b (diff)
downloadbox64-9ab80d228b301f844ec87303c54cac76dc58e861.tar.gz
box64-9ab80d228b301f844ec87303c54cac76dc58e861.zip
Added sysv_signal wrapped function
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 435459d7..4ac465a5 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1935,7 +1935,7 @@ GOM(syscall, iFEv)
 //DATA(sys_siglist, 
 //DATA(sys_siglist, 
 //GOW(system, 
-//GO(__sysv_signal, 
+GOM(__sysv_signal, pFip)
 //GOW(sysv_signal, 
 //GOW(tcdrain, 
 //GO(tcflow,