Use __alignof__ instead of assuming int64_t to get the right
authorimp <imp@FreeBSD.org>
Wed, 30 Dec 2015 03:36:22 +0000 (03:36 +0000)
committerimp <imp@FreeBSD.org>
Wed, 30 Dec 2015 03:36:22 +0000 (03:36 +0000)
commit95fd2c39d8126c7d22e19c665390fb580101c853
treecbc01db7ab94fc0e7ecb1de3e842177a8c97be45
parent2905d447cf9e6c71ffcf3816867e2712070364de
Use __alignof__ instead of assuming int64_t to get the right
alignment.

Differential Revision: https://reviews.freebsd.org/D4708
lib/libc/stdio/findfp.c