From a17b0effa134d503a57a9228f6655673ff1c1f2e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 11 Oct 2024 10:44:07 +0200 Subject: [BOX32] Added 2 more 32bits wrapped functions --- src/wrapped32/wrappedlibc_private.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/wrapped32/wrappedlibc_private.h b/src/wrapped32/wrappedlibc_private.h index d41228ff..eb6c384a 100755 --- a/src/wrapped32/wrappedlibc_private.h +++ b/src/wrapped32/wrappedlibc_private.h @@ -125,8 +125,8 @@ GOW(calloc, pFLL) //GO(catgets, pFpiip) //GO(catopen, pFpi) // cbc_crypt -//GO(cfgetispeed, uFp) -//GO(cfgetospeed, uFp) +GO(cfgetispeed, uFp) +GO(cfgetospeed, uFp) //GO(cfmakeraw, vFp) //GOW(cfree, vFp) //GO(cfsetispeed, iFpu) -- cgit 1.4.1