Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/07/2002 05:48:38
Module Name: syssrc
Committed By: thorpej
Date: Mon Oct 7 02:48:38 UTC 2002
Modified Files:
syssrc/sys/arch/acorn26/acorn26: Locore.c
syssrc/sys/arch/arm/include: types.h
syssrc/sys/arch/arm/include/arm32: types.h
Log Message:
Add support for restartable atomic sequences on 26-bit ARM. Compile
tested only.
Now that all ARM systems have RAS, move __HAVE_RAS from arm/arm32/types.h
to arm/types.h.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/acorn26/acorn26/Locore.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/include/types.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/include/arm32/types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.