Changeset 12810
- Timestamp:
- Sep 10, 2009, 10:56:32 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/gc-common.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/gc-common.c
r12806 r12810 1163 1163 1164 1164 /* The link-inverting marker might need to write to watched areas */ 1165 unprotect_watched_areas( PROT_READ|PROT_EXEC|PROT_WRITE);1165 unprotect_watched_areas(); 1166 1166 1167 1167 lisp_global(IN_GC) = (1<<fixnumshift);
Note:
See TracChangeset
for help on using the changeset viewer.
