Module Name: src
Committed By: cgd
Date: Wed Mar 31 03:34:21 UTC 1999
Modified Files:
src/sys/arch/alpha/stand/common: prom.c
Log Message:
implement NO_GETCHAR, to remove getchar(), and NO_PUTCHAR_HALT to remove
the check in putchar() for character input (specifically control-c, which
causes a halt).