entered into RCS

From-SVN: r1109
This commit is contained in:
Charles Hannum 1992-05-28 02:34:40 +00:00
parent 3aa072f286
commit 1185c45527

View File

@ -30,6 +30,9 @@
our own exit function. */ our own exit function. */
#define HAVE_ATEXIT #define HAVE_ATEXIT
/* Specify the size_t type. */
#define SIZE_TYPE "unsigned int"
#if 0 /* Not yet certain whether this is needed. */ #if 0 /* Not yet certain whether this is needed. */
/* If no 387, use the general regs to return floating values, /* If no 387, use the general regs to return floating values,
since this system does not emulate the 80387. */ since this system does not emulate the 80387. */