mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 23:07:46 -04:00
SH2 drc, dummy soc for GP2X
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@823 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
6ad8f1d686
commit
1eb704b633
10 changed files with 158 additions and 37 deletions
|
@ -21,10 +21,6 @@ static struct disassemble_info di;
|
|||
#define BFD_MACH bfd_mach_i386_i386_intel_syntax
|
||||
#endif
|
||||
|
||||
/* hacks for ARM */
|
||||
int floatformat_to_double;
|
||||
int floatformat_ieee_single_little;
|
||||
|
||||
/* symbols */
|
||||
static asymbol **symbols;
|
||||
static long symcount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue