diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2021-03-25 17:02:51 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2021-03-25 17:02:51 +0100 |
| commit | a701ff87ecb8c74d0a1da2e5b3d00c3ccde91aae (patch) | |
| tree | 03910bfb57e6c155c920b7f61f0dd1248d7911da /src/wrapped/generated/wrapper.h | |
| parent | 6e78bc1726047f5462517d5fd1954fcbe080e1b4 (diff) | |
| download | box64-a701ff87ecb8c74d0a1da2e5b3d00c3ccde91aae.tar.gz box64-a701ff87ecb8c74d0a1da2e5b3d00c3ccde91aae.zip | |
More libc wrapped symbols
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
| -rw-r--r-- | src/wrapped/generated/wrapper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index a908a234..bd960aff 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -286,7 +286,6 @@ void iFppu(x64emu_t *emu, uintptr_t fnc); void iFppd(x64emu_t *emu, uintptr_t fnc); void iFppL(x64emu_t *emu, uintptr_t fnc); void iFppp(x64emu_t *emu, uintptr_t fnc); -void iFppV(x64emu_t *emu, uintptr_t fnc); void iFSpL(x64emu_t *emu, uintptr_t fnc); void IFiIi(x64emu_t *emu, uintptr_t fnc); void IFpIi(x64emu_t *emu, uintptr_t fnc); |