baf5b74da2
of a segment. It also uses the "object" library to read and write ACK- object files and libraries.
6 lines
97 B
C
6 lines
97 B
C
/* $Header$ */
|
|
|
|
struct orig {
|
|
long org_size; /* Accumulated length of preceding sections. */
|
|
};
|