Major refactoring of src/stub directory.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-06-15 08:17:50 +02:00
parent 72906cdc6a
commit d3323d6550
161 changed files with 24934 additions and 173 deletions
+2 -3
View File
@@ -34,10 +34,9 @@
#include "p_mach.h"
static const
#include "stub/l_mac_ppc32.h"
#include "stub/powerpc-darwin.macho-entry.h"
static const
#include "stub/fold_machppc32.h"
#include "stub/powerpc-darwin.macho-fold.h"
PackMachPPC32::PackMachPPC32(InputFile *f) :
super(f), n_segment(0), rawmseg(0), msegcmd(0)