mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-13 22:18:56 +02:00
[nce] fix yoruself amd64
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
c3ec202817
commit
ea5d69bd88
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
# error "unimplemented"
|
||||
#endif
|
||||
|
||||
// TODO: FreeBSD/OpenBSD
|
||||
#ifdef ARCHITECTURE_arm64
|
||||
#ifdef __APPLE__
|
||||
inline _STRUCT_ARM_NEON_STATE64* GetFloatingPointState(mcontext_t& host_ctx) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue