mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
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>
|