summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/a29k/timer/timerisr.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:15:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:15:10 +0000
commit4c46630639ab25de2a90507694d369116a26059b (patch)
treea4c5525e348e52a5e636718e9c9e2a1ff092b6cd /c/src/lib/libcpu/a29k/timer/timerisr.c
parentSuccessfully built some RPMs. There is still a lot of work to do. (diff)
downloadrtems-4c46630639ab25de2a90507694d369116a26059b.tar.bz2
Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/a29k/timer/timerisr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/a29k/timer/timerisr.c b/c/src/lib/libcpu/a29k/timer/timerisr.c
index 82c3c80d9f..3567222cfa 100644
--- a/c/src/lib/libcpu/a29k/timer/timerisr.c
+++ b/c/src/lib/libcpu/a29k/timer/timerisr.c
@@ -21,7 +21,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * timerisr.c,v 1.2 1995/05/31 16:56:40 joel Exp
+ * $Id$
*/
#ifndef lint