Subject: CVS commit: src/sys/arch/arm/ep93xx
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/05/2007 22:19:01
Module Name: src
Committed By: he
Date: Mon Mar 5 22:18:59 UTC 2007
Modified Files:
src/sys/arch/arm/ep93xx: epe.c
Log Message:
Cast to char* before doing pointer arithmetic, convert one void* to char*
for ease of pointer arithmetic.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/ep93xx/epe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.