Remove building with NOCRYPTO option
[minix.git] / sys / arch / arm / include / math.h
blob517c055461de4bf919951d167bf5113f632d39d0
1 /* $NetBSD: math.h,v 1.4 2014/01/31 19:38:06 matt Exp $ */
3 #define __HAVE_NANF
4 #ifdef __ARM_PCS_AAPCS64
5 #define __HAVE_LONG_DOUBLE 128
6 #endif