<sys/cdefs.h>: Use __uintptr_t in casts.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 19 Nov 2019 06:48:22 +0000 (08:48 +0200)
committerzrj <rimvydas.jasinskas@gmail.com>
Thu, 21 Nov 2019 12:45:09 +0000 (14:45 +0200)
commita43eae191f8ddc0902a909d9cb549e11376da777
tree0547fb814b750f74d8a0ef7f4ecf5fd5d6940ccd
parentf1f115126208ee4f3d7adf7ef80aa18f83c17687
<sys/cdefs.h>: Use __uintptr_t in casts.

 The __uintptr_t has better visibility and does not require <stdint.h>.

 While there, minor trailing whitespace cleanup.
sys/sys/cdefs.h