Fix console to work on all systems.
authorNathan Binkert <binkertn@umich.edu>
Thu, 18 Aug 2005 17:34:03 +0000 (13:34 -0400)
committerNathan Binkert <binkertn@umich.edu>
Thu, 18 Aug 2005 17:34:03 +0000 (13:34 -0400)
commitc3d47c1de8db97e1bf6d4a075d9bcc42af010e34
treea429946a38318008e2c2eb8dc0decd8a5ec5fb6e
parentbe14bc0a21e28392e0312cd4e8f97073b0ea0508
Fix console to work on all systems.

console/console.c:
    CONS_REM (remote console) doesn't work on Tru64.  Use CONS_DZ which
    seems to work alright everywhere.
system/alpha/console/console.c