aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-07-06 19:52:25 +0000
committerRichard Stallman <rms@gnu.org>1993-07-06 19:52:25 +0000
commitf6ae8031b416d83a15e812c973b1d14564c6b3e4 (patch)
tree2a5012d40e995aa6a45d3a829996a8bb2f29ab56 /gcc
parentce9895ae049805bdb4f2ef771f9fa41487641dfd (diff)
downloadgcc-f6ae8031b416d83a15e812c973b1d14564c6b3e4.zip
gcc-f6ae8031b416d83a15e812c973b1d14564c6b3e4.tar.gz
gcc-f6ae8031b416d83a15e812c973b1d14564c6b3e4.tar.bz2
(SIZE_TYPE): Deleted.
From-SVN: r4858
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/sun.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i386/sun.h b/gcc/config/i386/sun.h
index 8f72657..c8e927f 100644
--- a/gcc/config/i386/sun.h
+++ b/gcc/config/i386/sun.h
@@ -45,10 +45,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define CPP_PREDEFINES "-Dunix -Di386 -Dsun386 -Dsun"
-/* Define size_t for built-in functions. */
-
-#define SIZE_TYPE "int"
-
/* Allow #sccs in preprocessor. */
#define SCCS_DIRECTIVE