New console terminal block structure, fix kernel stack pointer.
authorBenjamin Nash <benash@umich.edu>
Tue, 26 Jul 2005 16:42:02 +0000 (12:42 -0400)
committerBenjamin Nash <benash@umich.edu>
Tue, 26 Jul 2005 16:42:02 +0000 (12:42 -0400)
commit5da70b93db7cb550be6c10797cd502ce4af35226
tree133e3fc0c99dcc2eb7fadb4588efaa610f2905aa
parentfce2978d4182b2c2434c1742c1de613b7747deed
New console terminal block structure, fix kernel stack pointer.

console/console.c:
    Use virtual addresses for kernel stack pointer, use new ctb structure.
h/rpb.h:
    Update console terminal block structure.
system/alpha/console/console.c
system/alpha/h/rpb.h