gc.scm 247 B

123456789
  1. ; Copyright (c) 1993-2008 by Richard Kelsey and Jonathan Rees. See file COPYING.
  2. ;; exported for use by c/bibop/generation_gc.c
  3. (define (s48-trace-continuation contents-pointer size)
  4. (trace-continuation contents-pointer size)
  5. (unspecific))