On Mon, 20 Dec 2010 19:08:15 +0000 (UTC)
Ulrich Spoerlein <[email protected]> wrote:
> -u_int32_t read_pci_config(u_int8_t addr)
> -  {
> +static u_int32_t
> +read_pci_config(u_int8_t addr)

It might make sense to switch to the C99 [u]intX_t types at the same
time.

-- 
Bruce Cran
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to