4.1cBSD/usr/src/ucb/pascal/pdx/machine/pxerrors.h

Compare this file to the similar file:
Show the results in this format:

/* Copyright (c) 1982 Regents of the University of California */

/* static char sccsid[] = "@(#)pxerrors.h 1.2 1/18/82"; */

#define NERRORS 39

char *pxerrmsg[];

#define ESIGNAL		SIGTRAP

#define ESTKOVER	37
#define EOVERFLOW	39