/* LINTLIBRARY */
#include "Vprocess.h"
#include "Vio.h"
#include "Venviron.h"
#include "Vexceptions.h"
#include "Vquerykernel.h"
#include "Vtermagent.h"
#include "Vsession.h"
#include "../../vax/Vlint.h"
#define _LINE_ID(line, file)# line file
_LINE_ID(7,"/brew/V/libc/exceptions/vax/abort.c")
int abort() { }
_LINE_ID(40,"/brew/V/libc/exceptions/vax/printstack.c")
int PrintStackDump(fout,dumppid) File *fout; ProcessId dumppid; { }
_LINE_ID(59,"/brew/V/libc/exceptions/vax/stdexcept.c")
unsigned *StandardExceptionHandler(req,pid,fout) ExceptionRequest *req; ProcessId pid; File *fout; { return (unsigned *)0; }
_LINE_ID(210,"/brew/V/libc/exceptions/mi/error.c")
char *ErrorString(err) SystemCode err; { return (char *)0; }
_LINE_ID(12,"/brew/V/libc/exceptions/mi/forceexcept.c")
SystemCode ForceException(pid) ProcessId pid; { return (SystemCode )0; }
_LINE_ID(9,"/brew/V/libc/exceptions/mi/forcesend.c")
SystemCode ForceSend(msgToSend,fromPid,toPid) char *msgToSend; ProcessId fromPid; ProcessId toPid; { return (SystemCode )0; }
_LINE_ID(8,"/brew/V/libc/exceptions/mi/freezehost.c")
SystemCode FreezeHost(pid) ProcessId pid; { return (SystemCode )0; }
_LINE_ID(22,"/brew/V/libc/exceptions/mi/freezehost.c")
SystemCode UnfreezeHost(pid) ProcessId pid; { return (SystemCode )0; }
_LINE_ID(5,"/brew/V/libc/exceptions/mi/printerror.c")
int PrintError(err,msg) SystemCode err; char *msg; { }
