Changeset 12827
- Timestamp:
- Sep 12, 2009, 12:17:42 PM (15 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
r12818 r12827 836 836 837 837 /* The magic 2 means this was a write to a watchd object */ 838 skip = callback_to_lisp(tcr, cmain, xp, xcf, SIGSEGV, 2, addr, obj);838 skip = callback_to_lisp(tcr, cmain, xp, xcf, SIGSEGV, 2, (natural) addr, obj); 839 839 xpPC(xp) += skip; 840 840 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
