Skip to content
Snippets Groups Projects
Commit 4f7949f3 authored by wlott's avatar wlott
Browse files

Added do-{before,after}-gc-stuff to the gengc static symbols.

parent 9d046c03
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/parms.lisp,v 1.108 1993/05/07 07:34:12 wlott Exp $")
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/parms.lisp,v 1.109 1993/05/20 11:46:31 wlott Exp $")
;;;
;;; **********************************************************************
;;;
......@@ -232,6 +232,8 @@
mach::handle-exception
di::handle-breakpoint
di::handle-function-end-breakpoint
lisp::do-before-gc-stuff
lisp::do-after-gc-stuff
lisp::fdefinition-object
apply
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment