ae1860cb89
On other architectures floatingpoint.h is a symlink to machine/floatingpoint.h which in turn includes machine/ieeefp.h. Do this on arm64 as well for now. Sponsored by: The FreeBSD Foundation
4 lines
45 B
C
4 lines
45 B
C
/* $FreeBSD$ */
|
|
|
|
#include <machine/ieeefp.h>
|