Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 09/12/2001 12:41:51
Module Name:	syssrc
Committed By:	rearnsha
Date:		Wed Sep 12 09:41:50 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm32: bus_dma.c

Log Message:
Fix warning errors for printing size_t types when compiling with
DEBUG_DMA (uses casts due to a.out and ELF having different base
types for size_t).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/arm32/bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.