#ifndef GCRDEFS_H
#define GCRDEFS_H 1
void gcarrangementstack(void);
void dogc01(void);
void doreclaim(void);
void disablegc1(int noerror);
#endif
