- removed unused stubbed out code

- fixed some compiler issues with xscale_copro when porting code to Windows
- fixed some #include's
This commit is contained in:
bunnei
2014-05-16 20:04:13 -04:00
parent f872807de2
commit a2804bf701
5 changed files with 27 additions and 33 deletions

View File

@ -51,8 +51,9 @@
* ===========================================================================
*/
#include "vfp_helper.h"
#include "asm_vfp.h"
#include "core/arm/interpreter/vfp/vfp.h"
#include "core/arm/interpreter/vfp/vfp_helper.h"
#include "core/arm/interpreter/vfp/asm_vfp.h"
static struct vfp_double vfp_double_default_qnan = {
//.exponent = 2047,