Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.hut.fi>
List: source-changes
Date: 02/10/2001 21:09:48
Module Name: syssrc
Committed By: bjh21
Date: Sat Feb 10 19:09:48 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: process_machdep.c
Log Message:
When an array is declared as int r[13], don't go trying to use r[13].
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/arm26/process_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.