summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen/fpgetround.c
diff options
context:
space:
mode:
authorjamie <jamie@FreeBSD.org>2010-10-19 21:32:13 +0000
committerjamie <jamie@FreeBSD.org>2010-10-19 21:32:13 +0000
commit09f9c897d33c41618ada06fbbcf1a9b3812dee53 (patch)
treeaf2ff90c73b266b86d086d66705c8cc92cce3b7b /lib/libc/amd64/gen/fpgetround.c
parent831bbfaf753dc145ab80d1807336d4fb9ef8dffe (diff)
downloadFreeBSD-src-09f9c897d33c41618ada06fbbcf1a9b3812dee53.zip
FreeBSD-src-09f9c897d33c41618ada06fbbcf1a9b3812dee53.tar.gz
A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.
Diffstat (limited to 'lib/libc/amd64/gen/fpgetround.c')
-rw-r--r--lib/libc/amd64/gen/fpgetround.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/libc/amd64/gen/fpgetround.c b/lib/libc/amd64/gen/fpgetround.c
deleted file mode 100644
index 9c066b1..0000000
--- a/lib/libc/amd64/gen/fpgetround.c
+++ /dev/null
@@ -1,8 +0,0 @@
-/* $FreeBSD$ */
-#define __IEEEFP_NOINLINES__ 1
-#include <ieeefp.h>
-
-fp_rnd_t fpgetround(void)
-{
- return __fpgetround();
-}
OpenPOWER on IntegriCloud