mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
7 lines
139 B
C
7 lines
139 B
C
/* $NetBSD: arith.h,v 1.1 2006/09/10 21:22:33 cherry Exp $ */
|
|
|
|
#define IEEE_LITTLE_ENDIAN
|
|
#ifndef _IEEE_FP
|
|
#define Sudden_Underflow
|
|
#endif
|