freebsd-dev/sys/dev/amr
Bruce Evans 1b7fb13116 Fixed printf format errors in previous commit. %llu is no more suitable
than %u for printing signed 64-bit types.  It fails on different machines,
and has the wrong signdness.

Fixed old printf format error on the same line.  %u is not suitable for
printing 32-bit types on all machines.
2002-03-18 23:24:00 +00:00
..
amr_cam.c
amr_compat.h
amr_disk.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
amr_pci.c Staticise the amr devclass. 2002-01-08 06:47:02 +00:00
amr_tables.h
amr.c Fixed printf format errors in previous commit. %llu is no more suitable 2002-03-18 23:24:00 +00:00
amrio.h
amrreg.h Comment tokens after #undef <macroname> and #endif. 2001-12-13 11:12:30 +00:00
amrvar.h Staticise the amr devclass. 2002-01-08 06:47:02 +00:00