summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libmisc/assoc/assoc.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-04-22 16:53:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-04-22 16:53:46 +0000
commit8389628c1be0f40fb94c1d2859138a09616acf06 (patch)
tree0d58d8f544ace76749af5bfb6b0adac7f5cc191e /c/src/lib/libmisc/assoc/assoc.h
parentaddition of optional user provided stack allocator means that we can not (diff)
downloadrtems-8389628c1be0f40fb94c1d2859138a09616acf06.tar.bz2
updates from Tony Bennett
Diffstat (limited to 'c/src/lib/libmisc/assoc/assoc.h')
-rw-r--r--c/src/lib/libmisc/assoc/assoc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libmisc/assoc/assoc.h b/c/src/lib/libmisc/assoc/assoc.h
index f9a444374c..1982d654ac 100644
--- a/c/src/lib/libmisc/assoc/assoc.h
+++ b/c/src/lib/libmisc/assoc/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)