Subject: CVS commit: src/sys/arch/mac68k/mac68k
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 09/01/2007 22:01:53
Module Name: src
Committed By: jmmv
Date: Sat Sep 1 22:01:53 UTC 2007
Modified Files:
src/sys/arch/mac68k/mac68k: bus_space.c
Log Message:
Properly use the return value of a bswap16 call. Caught when building
a kernel with -O0.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/mac68k/mac68k/bus_space.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.