list new setjmp procs for xform

svn: r2137
This commit is contained in:
Matthew Flatt 2006-02-06 14:06:59 +00:00
parent 0c7aff3441
commit ff3b104195

View File

@ -788,6 +788,7 @@
;; These don't act like functions:
setjmp longjmp _setjmp _longjmp scheme_setjmp scheme_longjmp scheme_mz_setjmp scheme_mz_longjmp
scheme_jit_longjmp scheme_jit_setjmp_prepare
;; The following are functions, but they don't trigger GC, and
;; they either take one argument or no pointer arguments.