#include "gc_private.h"#include <stdio.h>#include <setjmp.h>Go to the source code of this file.
Functions | |
| GC_mark_regs () | |
| GC_mark_regs | ( | ) |
Definition at line 14 of file mach_dep.c.
References GC_mark_all_stack(), GC_tl_mark(), and regs.
Referenced by GC_mark_roots().
1.5.4