[nce] fix yoruself amd64

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-09-03 19:02:03 +00:00
parent c3ec202817
commit ea5d69bd88
1 changed files with 1 additions and 0 deletions

View File

@ -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) {