Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm
Module Name: syssrc
Committed By: thorpej
Date: Fri Nov 9 17:58:01 UTC 2001
Modified Files:
syssrc/sys/arch/arm/arm32: fault.c
syssrc/sys/arch/arm/include: cpu.h
Log Message:
Implement a badaddr_read() routine which performs a load of the
specified size for the caller, and returns true or false indicating
whether or not a Data Abort occurred (i.e. the address was "bad").
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/arm32/fault.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/arm/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index