Changeset 8249
- Timestamp:
- Jan 23, 2008, 12:55:16 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/level-0/PPC/ppc-utils.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/level-0/PPC/ppc-utils.lisp
r4003 r8249 576 576 577 577 578 578 (defppclapfunction freeze () 579 "Do a full GC, then consider all heap-allocated objects which survive to be non-relocatable." 580 (check-nargs 0) 581 (li imm0 arch::gc-trap-function-freeze) 582 (trlgei allocptr 0) 583 (ba .SPmakeu64)) 579 584 580 585
Note:
See TracChangeset
for help on using the changeset viewer.
