diff options
author | Roland McGrath <roland@gcc.gnu.org> | 1992-05-17 19:11:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gcc.gnu.org> | 1992-05-17 19:11:07 +0000 |
commit | 001910d1fb84ca9ea88ba7074d453cc4c5cd5924 (patch) | |
tree | 65b89a77f4404e68faacbd18ce66ddefc06c87f9 /gcc | |
parent | a6acbe157bfce225b8f91b2496ae4588af7cd5e0 (diff) | |
download | gcc-001910d1fb84ca9ea88ba7074d453cc4c5cd5924.zip gcc-001910d1fb84ca9ea88ba7074d453cc4c5cd5924.tar.gz gcc-001910d1fb84ca9ea88ba7074d453cc4c5cd5924.tar.bz2 |
entered into RCS
From-SVN: r1000
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/unprotoize.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/unprotoize.c b/gcc/unprotoize.c new file mode 100644 index 0000000..bfdb7d2 --- /dev/null +++ b/gcc/unprotoize.c @@ -0,0 +1 @@ +#include "protoize.c" |