diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2021-08-10 12:06:43 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2021-08-10 12:06:43 +0200 |
| commit | 4e8f387f799694056031749de36d26fb65169efd (patch) | |
| tree | 2aa067bc9601f42201ce8f036d97ed6a79cbf9e2 /src/wrapped/generated/wrapper.h | |
| parent | 305e6326a6508b263c6886ce67e503b15d4c3fe9 (diff) | |
| download | box64-4e8f387f799694056031749de36d26fb65169efd.tar.gz box64-4e8f387f799694056031749de36d26fb65169efd.zip | |
Small changes in libc and libpthread wrapped lib
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
| -rw-r--r-- | src/wrapped/generated/wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index 9e9b92ee..3d65511c 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -347,6 +347,7 @@ void iFuLp(x64emu_t *emu, uintptr_t fnc); void iFupL(x64emu_t *emu, uintptr_t fnc); void iFupp(x64emu_t *emu, uintptr_t fnc); void iFfff(x64emu_t *emu, uintptr_t fnc); +void iFlip(x64emu_t *emu, uintptr_t fnc); void iFLip(x64emu_t *emu, uintptr_t fnc); void iFLLi(x64emu_t *emu, uintptr_t fnc); void iFLpp(x64emu_t *emu, uintptr_t fnc); |