Module Name: src
Committed By: thorpej
Date: Thu Apr 15 22:15:05 UTC 1999
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
Log Message:
Always call the platform's cons_init routine (note, it may not do anything,
but it's a very handy place to put console-related debugging code in,
even if we're still using the PROM console).