aboutsummaryrefslogblamecommitdiff
path: root/include/ieeefp.h
blob: 0639150e40b9de92432be7b5bc06a6776f051ad1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                  
                       
/*	$NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $	*/

/* 
 * 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_ */