#include "rc.h" void Xerror(char *s) { } void Xmark(void) { pushlist(); } void Xword(void) { pushword(shell->ip++->s); }