(SIZE_TYPE): Don't define.

From-SVN: r4809
This commit is contained in:
Roland McGrath 1993-07-01 04:22:57 +00:00
parent d40bb52a59
commit c62d2a9cfb
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@
/* Specify extra dir to search for include files. */
#define SYSTEM_INCLUDE_DIR "/usr/mach/include"
/* Make stddef.h agree with types.h. */
#define SIZE_TYPE "long int"
/* Don't default to pcc-struct-return, because gcc is the only compiler, and
we want to retain compatibility with older gcc versions. */
#define DEFAULT_PCC_STRUCT_RETURN 0