1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/sys/boot/zfs
Andriy Gapon f7f7b759f6 zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfs
This is to silence warnings that result from different definitions of
uint64_t on different architectures, specifically i386 and sparc64.

MFC after:	1 month
2012-05-12 20:23:30 +00:00
..
devicename_stubs.c zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
libzfs.h zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
Makefile On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00
zfs.c zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfs 2012-05-12 20:23:30 +00:00
zfsimpl.c zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfs 2012-05-12 20:23:30 +00:00