Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 12/08/2000 04:59:13
Module Name: syssrc
Committed By: itohy
Date: Fri Dec 8 02:59:13 UTC 2000
Modified Files:
syssrc/sys/arch/x68k/x68k: locore.s
Log Message:
1. Add register prefix.
2. movb #0x01,0x01800003@ -> movb #0x01,0x01800003 (found by tsutsui).
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/x68k/x68k/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.