Created by: fhahn
The ifdef AARCH64 is nested inside a ifdef X86, so it should never be true I think. I suppose it was intended to mark the code path as not implemented on AArch64.
Created by: fhahn
The ifdef AARCH64 is nested inside a ifdef X86, so it should never be true I think. I suppose it was intended to mark the code path as not implemented on AArch64.