Commit 6278d55f by Richard Stallman

entered into RCS

From-SVN: r1376
parent b86e64e0
...@@ -83,6 +83,9 @@ extern int target_flags; ...@@ -83,6 +83,9 @@ extern int target_flags;
flag_force_mem = 1; \ flag_force_mem = 1; \
} \ } \
} }
/* Match <sys/types.h>'s definition. */
#define SIZE_TYPE "long int"
/* target machine storage layout */ /* target machine storage layout */
......
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