Changeset 6039
- Timestamp:
- Mar 14, 2007, 9:52:00 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lisp-kernel/x86-exceptions.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lisp-kernel/x86-exceptions.c
r6030 r6039 1110 1110 handle_exception(signum, info, context, tcr); 1111 1111 if (alloc_displacement) { 1112 fprintf(stderr, "tcr = 0x%x, allocptr = 0x%lx, disp = %d\n",tcr,tcr->save_allocptr,alloc_displacement);1113 1112 tcr->save_allocptr -= alloc_displacement; 1114 1113 }
Note:
See TracChangeset
for help on using the changeset viewer.
