Commit 52266016 by Richard Kenner

(ONLY_INT_FIELDS): No longer needed.

From-SVN: r4080
parent c97e3db7
/* Configuration for GNU C-compiler for DEC Alpha. /* Configuration for GNU C-compiler for DEC Alpha.
Copyright (C) 1990 Free Software Foundation, Inc. Copyright (C) 1990, 192, 1993 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@nyu.edu). Contributed by Richard Kenner (kenner@nyu.edu).
This file is part of GNU CC. This file is part of GNU CC.
...@@ -59,7 +59,3 @@ extern char *malloc (), *realloc (), *sbrk (), *calloc (); ...@@ -59,7 +59,3 @@ extern char *malloc (), *realloc (), *sbrk (), *calloc ();
#endif #endif
#include "string.h" #include "string.h"
#ifndef __GNUC__
#define ONLY_INT_FIELDS
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment