1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
8 lines
172 B
C
8 lines
172 B
C
/* Sequent DYNIX/ptx 2.x (SVr3) */
|
|
|
|
#include "i386/seq-sysv3.h"
|
|
|
|
/* Use atexit for static destructors, instead of defining
|
|
our own exit function. */
|
|
#undef NEED_ATEXIT
|