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