[Openmcl-cvs-notifications] r10598 - /trunk/source/lisp-kernel/x86-exceptions.c
gb at clozure.com
gb at clozure.com
Sun Aug 31 23:49:50 EDT 2008
Author: gb
Date: Sun Aug 31 23:49:50 2008
New Revision: 10598
Log:
Gak.
Modified:
trunk/source/lisp-kernel/x86-exceptions.c
Modified: trunk/source/lisp-kernel/x86-exceptions.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lisp-kernel/x86-exceptions.c (original)
+++ trunk/source/lisp-kernel/x86-exceptions.c Sun Aug 31 23:49:50 2008
@@ -1468,8 +1468,9 @@
}
=
=
+#ifdef WINDOWS
extern DWORD restore_windows_context(ExceptionInformation *, TCR *, int);
-
+#endif
=
void
interrupt_handler (int signum, siginfo_t *info, ExceptionInformation *cont=
ext)
More information about the Openmcl-cvs-notifications
mailing list