Define EXT_IMPLICIT_NBIT like we do on sparc64 and mips64. Makes vaious
authorkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2017 16:14:37 +0000 (16:14 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2017 16:14:37 +0000 (16:14 +0000)
commitc1d83cd1aacb0b1fb8233ea67d145d3b5aec0550
treeece4f3c30c1ac70ca4458f6124dea9e9a19ce774
parentda454aa25de24221ac2ae06af111a7a759c788fe
Define EXT_IMPLICIT_NBIT like we do on sparc64 and mips64.  Makes vaious
long double math stuff (including printf) actually work.

While there remove 'struct ieee_ldouble', which isn't defined on other
architectures.

ok deraadt@
sys/arch/arm64/include/ieee.h