add floatingpoint.h for arm64
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
This commit is contained in:
parent
e2def8eae3
commit
ae1860cb89
3
sys/arm64/include/floatingpoint.h
Normal file
3
sys/arm64/include/floatingpoint.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <machine/ieeefp.h>
|
Loading…
x
Reference in New Issue
Block a user