summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/error.c
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/libc/error.c
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/libc/error.c')
-rw-r--r--c/src/lib/libc/error.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libc/error.c b/c/src/lib/libc/error.c
index 715635072a..5bd481c3e6 100644
--- a/c/src/lib/libc/error.c
+++ b/c/src/lib/libc/error.c
@@ -1,7 +1,4 @@
/*
- * @(#)error.c 1.6 - 95/12/12
- *
- *
* report errors and panics to RTEMS' stderr.
* Currently just used by RTEMS monitor.
*