Subject: CVS commit: syssrc/sys/arch/sun2/sun2
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/31/2002 01:40:32
Module Name: syssrc
Committed By: thorpej
Date: Thu May 30 22:40:32 UTC 2002
Modified Files:
syssrc/sys/arch/sun2/sun2: machdep.c
Log Message:
Add missing "__volatile" to the declaration of enable_reg_soft (the
extern decl in enable.h already has volatile).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/sun2/sun2/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.