CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/06 04:16:22
Modified files:
sys/arch/alpha/alpha: conf.c machdep.c pmap.c prom.c
sys/arch/alpha/conf: files.alpha
sys/arch/alpha/include: pmap.h prom.h
Removed files:
sys/arch/alpha/alpha: promcons.c
Log message:
Unifdef -U _PMAP_MAY_USE_PROM_CONSOLE. This code hasn't been needed in years
since the TC machines have switched to the MI zstty code.
