Finished initial abstraction of ELF-loader (works for DS)

svn-id: r51233
This commit is contained in:
Tony Puccinelli 2010-07-24 02:07:35 +00:00
parent c39ca58683
commit 5d8f4b5062
6 changed files with 615 additions and 15 deletions

View file

@ -25,7 +25,7 @@
#if defined(DYNAMIC_MODULES) //TODO: && defined (MIPS target)
#include "MIPS-loader.h"
//#include "MIPS-loader.h"
#include "shorts-segment-manager.h"
DECLARE_SINGLETON(ShortSegmentManager); // For singleton