#ifndef SUBR0374DEFS_H
#define SUBR0374DEFS_H 1
#include "lispemul.h" /* for LispPTR */
LispPTR subr_k_trace(LispPTR *args);
#endif
