Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/07/2003 00:52:03
Module Name: src
Committed By: uwe
Date: Sun Sep 7 00:52:03 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: db_interface.c
Log Message:
Define 'nil' as long and remove the cast in the *only* place it's used.
Makes gcc3 happy as well.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/sparc/sparc/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.