about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibctypes.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-07-11 19:59:24 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-07-11 19:59:24 +0200
commitbf79be222cbe73d25b2d90232467f61f4f85a88d (patch)
treedf598271735c8cc32e39665d546666393817eafe /src/wrapped/generated/wrappedlibctypes.h
parent1bb27f2b807c3a9b67a0fdaf52f7390c6551acdd (diff)
downloadbox64-bf79be222cbe73d25b2d90232467f61f4f85a88d.tar.gz
box64-bf79be222cbe73d25b2d90232467f61f4f85a88d.zip
Added __fwprintf_chk wrapped function (for KSP)
Diffstat (limited to 'src/wrapped/generated/wrappedlibctypes.h')
-rw-r--r--src/wrapped/generated/wrappedlibctypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedlibctypes.h b/src/wrapped/generated/wrappedlibctypes.h
index 989cdf64..74166f2c 100644
--- a/src/wrapped/generated/wrappedlibctypes.h
+++ b/src/wrapped/generated/wrappedlibctypes.h
@@ -213,6 +213,7 @@ typedef int64_t (*iFppipppp_t)(void*, void*, int64_t, void*, void*, void*, void*
 	GO(glob64, iFpipp_t) \
 	GO(__asprintf_chk, iFpipV_t) \
 	GO(__fprintf_chk, iFpipV_t) \
+	GO(__fwprintf_chk, iFpipV_t) \
 	GO(__vsnprintf_chk, iFpLpp_t) \
 	GO(__snprintf, iFpLpV_t) \
 	GO(snprintf, iFpLpV_t) \