CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/16 10:14:37
Modified files:
sys/arch/arm64/include: ieee.h
Log message:
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@
