summaryrefslogtreecommitdiffstats
path: root/sys/isa/syscons.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-07-14 11:34:22 +0000
committerbde <bde@FreeBSD.org>1998-07-14 11:34:22 +0000
commitddb797776aee737912b29fef51ce93599cff59cd (patch)
treeb819db413ff3d71573b6b143467a125d77a21ac0 /sys/isa/syscons.c
parent804a7d7ceaf32e40239ad0cdacb07a62bc9faaab (diff)
downloadFreeBSD-src-ddb797776aee737912b29fef51ce93599cff59cd.zip
FreeBSD-src-ddb797776aee737912b29fef51ce93599cff59cd.tar.gz
If object pointers need to be cast to [unsigned] integers, then cast
to [u]intptr_t instead of to [u_]long. Don't cast pointers to integers just to do ordinary pointer arithmetic on them, especially when the casts use gcc's feature of casting lvalues.
Diffstat (limited to 'sys/isa/syscons.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud