1. last move is done arm to From folder

2. remove some include in CpuToIntel.c file they are not longer need it. 


svn path=/trunk/; revision=25436
This commit is contained in:
Magnus Olsen 2007-01-13 10:39:12 +00:00
parent 40bbafca90
commit 4ffa785260
8 changed files with 144 additions and 7 deletions

View file

@ -5,7 +5,7 @@
#include <stdlib.h>
#include <string.h>
#include "misc.h"
#include "ARM/ARM.h"
#include "From/ARM/ARM.h"
#include "From/m68k/m68k.h"
#include "From/PPC/PPC.h"