aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-07-01 20:14:43 +0000
committerRichard Stallman <rms@gnu.org>1992-07-01 20:14:43 +0000
commit6278d55f668d83e77633d93f9f1105634b34016a (patch)
tree69df39e51acd0408d069f64d54e9b1177ef1a605 /gcc
parentb86e64e059433c2ee9630a87125a04610981529a (diff)
downloadgcc-6278d55f668d83e77633d93f9f1105634b34016a.zip
gcc-6278d55f668d83e77633d93f9f1105634b34016a.tar.gz
gcc-6278d55f668d83e77633d93f9f1105634b34016a.tar.bz2
entered into RCS
From-SVN: r1376
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/romp/romp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/romp/romp.h b/gcc/config/romp/romp.h
index 6cd3b3d..775805c 100644
--- a/gcc/config/romp/romp.h
+++ b/gcc/config/romp/romp.h
@@ -83,6 +83,9 @@ extern int target_flags;
flag_force_mem = 1; \
} \
}
+
+/* Match <sys/types.h>'s definition. */
+#define SIZE_TYPE "long int"
/* target machine storage layout */