summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/at91dci_atmelarm.c
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2013-04-07 05:53:42 +0000
committerkientzle <kientzle@FreeBSD.org>2013-04-07 05:53:42 +0000
commita04522357c5561bcc85d1f6c366e413807aa4d77 (patch)
treeadddd0627e58c74a326f280b3cd990a84b7d46f1 /sys/dev/usb/controller/at91dci_atmelarm.c
parent1fd889a6f3998cbaf12fdf4c18fdc323faa8c406 (diff)
downloadFreeBSD-src-a04522357c5561bcc85d1f6c366e413807aa4d77.zip
FreeBSD-src-a04522357c5561bcc85d1f6c366e413807aa4d77.tar.gz
The CELL fields can be various integer types depending on the platform
(ARM uses 'int' and 'unsigned'; i386 uses 'long' and 'unsigned long'), so we need explicit casts to long and unsigned long here to ensure that the result matches the printf %ld and %lx specifiers.
Diffstat (limited to 'sys/dev/usb/controller/at91dci_atmelarm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud