diff options
author | Roland McGrath <roland@gcc.gnu.org> | 1993-03-12 23:42:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gcc.gnu.org> | 1993-03-12 23:42:05 +0000 |
commit | cd84780b24767b7e7eb5e03410829e6f72bbac30 (patch) | |
tree | 336e18639b37cfdf6f65c4ef7cee3406c65944c5 | |
parent | 80f9c711d9b7a26f898dd3bd4e6cea1e35ef2df6 (diff) | |
download | gcc-cd84780b24767b7e7eb5e03410829e6f72bbac30.zip gcc-cd84780b24767b7e7eb5e03410829e6f72bbac30.tar.gz gcc-cd84780b24767b7e7eb5e03410829e6f72bbac30.tar.bz2 |
entered into RCS
From-SVN: r3723
-rw-r--r-- | gcc/config/m68k/x-alloca-c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m68k/x-alloca-c b/gcc/config/m68k/x-alloca-c new file mode 100644 index 0000000..3375d42 --- /dev/null +++ b/gcc/config/m68k/x-alloca-c @@ -0,0 +1 @@ +ALLOCA=alloca.o |