summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/console/consupp.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:41:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:41:36 +0000
commit9b5fe743007c75766950642e0006c1b7438d89c3 (patch)
treeaf502a7b29cce7ef3b3a1398e76b00f0d76115de /c/src/lib/libbsp/powerpc/psim/console/consupp.S
parent2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9b5fe743007c75766950642e0006c1b7438d89c3.tar.bz2
2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/consupp.S, irq/irq.h, irq/irq_init.c: Add CVS Id string.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/console/consupp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/console/consupp.S b/c/src/lib/libbsp/powerpc/psim/console/consupp.S
index bb9e834fc6..b2d1da2aa7 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/consupp.S
+++ b/c/src/lib/libbsp/powerpc/psim/console/consupp.S
@@ -13,6 +13,8 @@
* and need not follow the licensing terms described here, provided that
* the new terms are clearly indicated on the first page of each file where
* they apply.
+ *
+ * $Id$
*/
#include "ppc-asm.h"