Changeset 13882
- Timestamp:
- Jun 24, 2010, 5:42:54 AM (14 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
r13870 r13882 241 241 if ((signed_natural)arg >= 0) { 242 242 lisp_heap_notify_threshold = arg; 243 did_gc_notification_since_last_full_gc = false; 243 244 } 244 245 /* fall through */
Note:
See TracChangeset
for help on using the changeset viewer.
