Zebediah Figura (@zfigura) commented about dlls/ntdll/signal_x86_64.c:
RtlRaiseStatus( status );
}
+/*******************************************************************
KiUserCallbackDispatcher (NTDLL.@)
- FIXME: not binary compatible
- */
+#ifdef __x86_64__
No need for this ifdef.