Module Name: src Committed By: chs Date: Wed Jul 7 01:22:12 UTC 2010
Modified Files:
src/sys/arch/mips/mips: db_interface.c
Log Message:
fix db_{read,write}_bytes() for unaligned addresses
(just copy a byte at a time, this isn't a performance path).
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mips/mips/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
