Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev



Peter Postma wrote:

> Module Name:  src
> Committed By: peter
> Date:         Sat Sep 24 11:27:04 UTC 2005
> 
> Modified Files:
> 
>       src/sys/dev: kloader.c
> 
> Log Message:
> 
> Add casts to make this compile when KLOADER_DEBUG is defined.

Our kernel printf supports the 'z' modifier for printing size_t's,
so we can use that instead of the casts.

Simon.
--
Simon Burge                            <simonb%wasabisystems.com@localhost>
NetBSD Support and Service:         http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index