#ifndef GCMAIN3DEFS_H
#define GCMAIN3DEFS_H 1
#include "lispemul.h" /* for LispPTR */
LispPTR gcmapscan(void);
LispPTR gcmapscan(void);
LispPTR gcmapunscan(void);
LispPTR gcscanstack(void);
#endif
