aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-10-03 01:07:56 +0000
committerRichard Stallman <rms@gnu.org>1992-10-03 01:07:56 +0000
commita4f602639c34eb314aa0cca9a1b2d09f44903bbe (patch)
treea0595fc0e6f1580a593d6911aae327266f6a3438
parent7bea819f25ed20b3f8a07a9240f13dce82ea7ba1 (diff)
downloadgcc-a4f602639c34eb314aa0cca9a1b2d09f44903bbe.zip
gcc-a4f602639c34eb314aa0cca9a1b2d09f44903bbe.tar.gz
gcc-a4f602639c34eb314aa0cca9a1b2d09f44903bbe.tar.bz2
Add magic comment at beginning.
From-SVN: r2308
-rw-r--r--gcc/assert.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/assert.h b/gcc/assert.h
index 4efbab9..f5c669d 100644
--- a/gcc/assert.h
+++ b/gcc/assert.h
@@ -1,3 +1,5 @@
+/* This is GCC's version of assert.h. */
+/* The previous line is a magic cookie that Makefile greps for. */
/* Allow this file to be included multiple times
with different settings of NDEBUG. */
#undef assert