Copy variables over one at a time rather than copying 4 bytes at a
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 23 Jun 2004 19:12:15 +0000 (15:12 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Wed, 23 Jun 2004 19:12:15 +0000 (15:12 -0400)
commitad63f2e67e119081217985bf4701d76a849025d2
treea4c8c39a65ec50d2e560cdd56dbbd27c03c20370
parentea03f8e35d418d810036fe23c43e6060f74f2541
Copy variables over one at a time rather than copying 4 bytes at a
time. Easiest way to deal with the endian issue.
system/alpha/console/console.c