summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc2/common/loop.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:28:42 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:28:42 +0000
commit2cce313a8b751f32d3d95b2803bcb5e0cac2ccac (patch)
tree481dd98bbea89b18b50fd8dac27502379e5b7709 /gnu/usr.bin/gcc2/common/loop.h
parent210cab45419b639d07892767d7535c2c7760889d (diff)
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'gnu/usr.bin/gcc2/common/loop.h')
-rw-r--r--gnu/usr.bin/gcc2/common/loop.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc2/common/loop.h b/gnu/usr.bin/gcc2/common/loop.h
index bb219c32d21..60c20535dfb 100644
--- a/gnu/usr.bin/gcc2/common/loop.h
+++ b/gnu/usr.bin/gcc2/common/loop.h
@@ -15,7 +15,10 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+
+ $Id: loop.h,v 1.2 1993/08/02 17:35:07 mycroft Exp $
+*/
/* Get the luid of an insn. Catch the error of trying to reference the LUID
of an insn added during loop, since these don't have LUIDs. */