Fixed softfloat compilation error.

This commit is contained in:
Daniel Gimpelevich 2004-02-18 20:10:19 +00:00
parent c870561fd5
commit 905af2fee2

View File

@ -1,13 +1,18 @@
/////////////////////////////////////////////////////////////////////////
// $Id: soundosx.cc,v 1.2 2004-02-18 18:54:21 danielg4 Exp $
// $Id: soundosx.cc,v 1.3 2004-02-18 20:10:19 danielg4 Exp $
/////////////////////////////////////////////////////////////////////////
// This file (SOUNDOSX.CC) written and donated by Brian Huffman
#ifdef PARANOID
#include <MacTypes.h>
#else
#define Float32 KLUDGE_Float32
#define Float64 KLUDGE_Float64
#endif
#include "bochs.h"
#undef Float32
#undef Float64
#if defined(macintosh) && BX_SUPPORT_SB16
#define LOG_THIS bx_sb16.