|
|
1.1 ! root 1: #ident "@(#)/usr/include/aouthdr.h.sl 1.2 4.1 09/02/86 16193 AT&T-SF" ! 2: ! 3: typedef struct aouthdr { ! 4: short magic; /* see magic.h */ ! 5: short vstamp; /* version stamp */ ! 6: long tsize; /* text size in bytes, padded to FW ! 7: bdry */ ! 8: long dsize; /* initialized data " " */ ! 9: long bsize; /* uninitialized data " " */ ! 10: #if u3b ! 11: long dum1; ! 12: long dum2; /* pad to entry point */ ! 13: #endif ! 14: long entry; /* entry pt. */ ! 15: long text_start; /* base of text used for this file */ ! 16: long data_start; /* base of data used for this file */ ! 17: } AOUTHDR;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.