summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/start/start.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 21:50:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 21:50:11 +0000
commitde237f40fd5d73801147a8bbf7b278c4677714fd (patch)
tree6c416095ecd92ec41163d0238c4dc2dda3e66c5a /c/src/lib/libbsp/c4x/c4xsim/start/start.S
parent2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-de237f40fd5d73801147a8bbf7b278c4677714fd.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Verify boot_card() is passed a NULL.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/start/start.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/start/start.S b/c/src/lib/libbsp/c4x/c4xsim/start/start.S
index 34441ddf90..6addfa2037 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/start/start.S
+++ b/c/src/lib/libbsp/c4x/c4xsim/start/start.S
@@ -3,11 +3,6 @@
* provided by Herman ...XXX
*/
-#warning Call to boot_card has changed and needs checking.
-#warning The call is "void boot_card(const char* cmdline);"
-#warning You need to pass a NULL.
-#warning Please check and remove these warnings.
-
; .file "crt0.s"
.ref _c_int00
.global start