summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/rtems/assoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/include/rtems/assoc.h')
-rw-r--r--c/src/lib/include/rtems/assoc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/include/rtems/assoc.h b/c/src/lib/include/rtems/assoc.h
index f9a444374c..1982d654ac 100644
--- a/c/src/lib/include/rtems/assoc.h
+++ b/c/src/lib/include/rtems/assoc.h
@@ -1,6 +1,4 @@
/*
- * @(#)assoc.h 1.4 - 95/10/25
- *
*
* Rtems associativity routines. Mainly used to convert a value from
* one space to another (eg: our errno's to host errno's and v.v)