diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2022-07-15 09:56:00 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2022-07-15 09:56:00 +0200 |
| commit | e0908ced14789089ea308c79f5bfe51b8ac08343 (patch) | |
| tree | 6e971635aaa1db664a41770da4d519ae8c459b02 /src/wrapped/generated/wrapper.h | |
| parent | 3068ca8908fef669264cb09e4375f85eaedefc42 (diff) | |
| download | box64-e0908ced14789089ea308c79f5bfe51b8ac08343.tar.gz box64-e0908ced14789089ea308c79f5bfe51b8ac08343.zip | |
Added more function so x86_64 bash can work (a copy is in tests folder)
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 f5202694..59908a09 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -1439,6 +1439,7 @@ void iFipiipi(x64emu_t *emu, uintptr_t fnc); void iFipuufp(x64emu_t *emu, uintptr_t fnc); void iFipupup(x64emu_t *emu, uintptr_t fnc); void iFipuppp(x64emu_t *emu, uintptr_t fnc); +void iFippppp(x64emu_t *emu, uintptr_t fnc); void iFuppppp(x64emu_t *emu, uintptr_t fnc); void iFdipppL(x64emu_t *emu, uintptr_t fnc); void iFDipppL(x64emu_t *emu, uintptr_t fnc); |