dos/exe: migrated to ElfLinker

This commit is contained in:
László Molnár
2006-06-29 00:44:12 +02:00
parent 455329a745
commit e9a851c0d4
9 changed files with 1768 additions and 406 deletions
+1
View File
@@ -69,6 +69,7 @@ protected:
virtual int fillExeHeader(struct exe_header_t *) const;
virtual int buildLoader(const Filter *ft);
virtual Linker* newLinker() const;
struct exe_header_t
{