mirror of https://github.com/acidanthera/audk.git
7 lines
145 B
C
7 lines
145 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
|