VFP: Removed duplicate basic type definitions.

This commit is contained in:
bunnei 2014-06-10 22:49:11 -04:00
parent 12845baec6
commit 0b39535bed

View file

@ -40,13 +40,6 @@
#include "core/arm/interpreter/armdefs.h"
#define u16 uint16_t
#define u32 uint32_t
#define u64 uint64_t
#define s16 int16_t
#define s32 int32_t
#define s64 int64_t
#define pr_info //printf
#define pr_debug //printf