summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-13 15:41:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-13 15:41:22 +0000
commitdfef80e803655fba768ad79661c35d0e11f378bd (patch)
tree179a08273ebc3db68b8b53b0bd447882807500f1 /c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c
parent2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-dfef80e803655fba768ad79661c35d0e11f378bd.tar.bz2
2007-07-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Install a linkcmds all the time. * startup/bspstart.c, startup/cpuinit.c, startup/linkcmds.mpc8349eamds, startup/mpc83xx_regs.c: Add missing $Id$. * startup/linkcmds: New file.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c')
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c b/c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c
index 63c41dd2a5..1038a69209 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c
@@ -17,6 +17,10 @@
| this file contains the BSP startup code |
\*===============================================================*/
+/*
+ * $Id$
+ */
+
#include <bsp.h>
#include <rtems/libio.h>