repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
sys
/
arch
/
arm
/
include
/
math.h
blob
517c055461de4bf919951d167bf5113f632d39d0
1
/* $NetBSD: math.h,v 1.4 2014/01/31 19:38:06 matt Exp $ */
2
3
#define __HAVE_NANF
4
#ifdef __ARM_PCS_AAPCS64
5
#define __HAVE_LONG_DOUBLE 128
6
#endif