Changeset 8460
- Timestamp:
- Feb 10, 2008, 10:51:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/x86-exceptions.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-exceptions.c
r8408 r8460 1473 1473 quit_handler(int signum, siginfo_t *info, ExceptionInformation *xp) 1474 1474 { 1475 #ifdef DARWIN_GS_HACK 1476 Boolean gs_was_tcr = ensure_gs_pthread(); 1477 #endif 1475 1478 TCR *tcr = get_tcr(false); 1476 1479 area *a;
Note:
See TracChangeset
for help on using the changeset viewer.
