/***********************************************************************
* *
* This software is part of the ast package *
* Copyright (c) 1985-2011 AT&T Intellectual Property *
* and is licensed under the *
* Eclipse Public License, Version 1.0 *
* by AT&T Intellectual Property *
* *
* A copy of the License is available at *
* (with md5 checksum b35adb5213ca9657e911e9befb180842) *
* *
* Information and Software Systems Research *
* AT&T Research *
* Florham Park NJ *
* *
* Glenn Fowler <gsf@research.att.com> *
* David Korn <dgk@research.att.com> *
* Phong Vo <kpv@research.att.com> *
* *
***********************************************************************/
void _STUB_vmexit(){}
#else
#include "vmhdr.h"
/*
** Any required functions for process exiting.
** Written by Kiem-Phong Vo, kpv@research.att.com (05/25/93).
*/
#if _PACKAGE_ast || _lib_atexit
void _STUB_vmexit(){}
#else
#if _lib_onexit
#if __STD_C
#else
void (*exitf)();
#endif
{
}
#else /*!_lib_onexit*/
typedef struct _exit_s
} Exit_t;
#if __STD_C
#else
void (*exitf)();
#endif
{ Exit_t* e;
return -1;
Exit = e;
return 0;
}
#if __STD_C
#else
int type;
#endif
{
Exit_t* e;
(*e->exitf)();
#if _exit_cleanup
_cleanup();
#endif
return type;
}
#endif /* _lib_onexit || _lib_on_exit */
#endif /*!PACKAGE_ast*/
#endif