A new version, that no longer tries to move all null parts to the end
of a segment. It also uses the "object" library to read and write ACK- object files and libraries.
This commit is contained in:
@@ -6,8 +6,8 @@ static char rcsid[] = "$Header$";
|
||||
* If everything is kept in core, we must save some things for the second pass.
|
||||
*/
|
||||
|
||||
#include "../../h/arch.h"
|
||||
#include "../../h/out.h"
|
||||
#include <arch.h>
|
||||
#include <out.h>
|
||||
#include "const.h"
|
||||
#include "assert.h"
|
||||
#include "memory.h"
|
||||
|
||||
Reference in New Issue
Block a user