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