9 lines
145 B
C
9 lines
145 B
C
/* $NetBSD: float.h,v 1.6 1995/06/20 20:45:55 jtc Exp $ */
|
|
|
|
#ifndef _MACHINE_FLOAT_H_
|
|
#define _MACHINE_FLOAT_H_
|
|
|
|
#include <m68k/float.h>
|
|
|
|
#endif
|