about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.h
diff options
context:
space:
mode:
authorYang Liu <numbksco@gmail.com>2023-06-08 14:27:00 +0800
committerGitHub <noreply@github.com>2023-06-08 08:27:00 +0200
commit2949e5cd8df2dfe07411475716c04fc8fd582740 (patch)
tree60820eebd629cf398e0edcfc6ad693e205f9584a /src/wrapped/generated/wrapper.h
parentc8f3921c3d20a8a12a2ed1e5c1fcb1a8061baf37 (diff)
downloadbox64-2949e5cd8df2dfe07411475716c04fc8fd582740.tar.gz
box64-2949e5cd8df2dfe07411475716c04fc8fd582740.zip
[WRAPPER] Added some more libc wrappers (#826)
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
-rw-r--r--src/wrapped/generated/wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h
index 6eb93f70..c96147b9 100644
--- a/src/wrapped/generated/wrapper.h
+++ b/src/wrapped/generated/wrapper.h
@@ -1501,6 +1501,7 @@ void iFpupiU(x64emu_t *emu, uintptr_t fnc);
 void iFpupui(x64emu_t *emu, uintptr_t fnc);
 void iFpupuu(x64emu_t *emu, uintptr_t fnc);
 void iFpupup(x64emu_t *emu, uintptr_t fnc);
+void iFpuppL(x64emu_t *emu, uintptr_t fnc);
 void iFpuppp(x64emu_t *emu, uintptr_t fnc);
 void iFpUiUi(x64emu_t *emu, uintptr_t fnc);
 void iFpUupp(x64emu_t *emu, uintptr_t fnc);