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:
@@ -1,6 +1,5 @@
|
||||
/* $Header$ */
|
||||
|
||||
struct orig {
|
||||
long org_flen; /* Accumulated length of preceding sections. */
|
||||
long org_zero; /* " " " zeroparts. */
|
||||
long org_size; /* Accumulated length of preceding sections. */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user