- 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:
@ -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,
|
||||
|
Reference in New Issue
Block a user