summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_linker.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-03-14 04:33:13 +0000
committerdelphij <delphij@FreeBSD.org>2005-03-14 04:33:13 +0000
commitebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df (patch)
tree3581d49ed0844ceca29f72a17f7cd8d4ecc174fc /sys/kern/kern_linker.c
parentc9b5162e946e45867004597988279d03bf971081 (diff)
downloadFreeBSD-src-ebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df.zip
FreeBSD-src-ebc7aa2a14fe61ab205a6ffa8fc80e0f250f11df.tar.gz
printf(3) expects that %*s having an int parameter, which generates
warning on 64-bit platforms. Explicitly cast these values to int to work around this issue, as these values are tend to be small. Spotted by: ia64 tinderbox
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud