summaryrefslogtreecommitdiffstats
path: root/include/ieeefp.h
blob: 3f64555d5a149eb95de89126fbbef8d290c9655f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*	$NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $	*/
/* $FreeBSD$ */

/* 
 * Written by J.T. Conklin, Apr 6, 1995
 * Public domain.
 */

#ifndef _IEEEFP_H_
#define _IEEEFP_H_

#include <sys/cdefs.h>
#include <machine/ieeefp.h>

#endif /* _IEEEFP_H_ */
OpenPOWER on IntegriCloud