about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-11 11:03:57 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-10-11 11:03:57 +0200
commitf65feaf9dabed3f2802864b5a8a8464cb7dc6b88 (patch)
treef2631fe53057e155991d23ed9d521cab1c2a7de7 /src
parenta17b0effa134d503a57a9228f6655673ff1c1f2e (diff)
downloadbox64-f65feaf9dabed3f2802864b5a8a8464cb7dc6b88.tar.gz
box64-f65feaf9dabed3f2802864b5a8a8464cb7dc6b88.zip
[BOX32] Added 2 more wrapped function to libc
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped32/wrappedlibc_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped32/wrappedlibc_private.h b/src/wrapped32/wrappedlibc_private.h
index eb6c384a..0d72a3e3 100755
--- a/src/wrapped32/wrappedlibc_private.h
+++ b/src/wrapped32/wrappedlibc_private.h
@@ -129,9 +129,9 @@ GO(cfgetispeed, uFp)
 GO(cfgetospeed, uFp)
 //GO(cfmakeraw, vFp)
 //GOW(cfree, vFp)
-//GO(cfsetispeed, iFpu)
+GO(cfsetispeed, iFpu)
 GO(cfsetospeed, iFpu)
-//GO(cfsetspeed, iFpi)
+GO(cfsetspeed, iFpi)
 GOW(chdir, iFp)
 //DATA(__check_rhosts_file, 4)
 // chflags