Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/include
Module Name: src
Committed By: matt
Date: Sat Sep 13 17:41:03 UTC 2014
Modified Files:
src/sys/arch/arm/include: cpufunc_proto.h ofw.h types.h
Log Message:
vm_offset_t -> vaddr_t, vm_size_t -> vsize_t
nuke vm_offset_t and vm_size_t
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/include/cpufunc_proto.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/include/ofw.h
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/arm/include/types.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