10 lines
147 B
C
10 lines
147 B
C
/*
|
|
* $Id: float.h,v 1.7 1994/04/10 02:28:24 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_FLOAT_H_
|
|
#define _MACHINE_FLOAT_H_
|
|
|
|
#include <m68k/float.h>
|
|
|
|
#endif
|