summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/start/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/shsim/start/start.S')
-rw-r--r--c/src/lib/libbsp/sh/shsim/start/start.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/start/start.S b/c/src/lib/libbsp/sh/shsim/start/start.S
index cef3068ff6..786a83c15f 100644
--- a/c/src/lib/libbsp/sh/shsim/start/start.S
+++ b/c/src/lib/libbsp/sh/shsim/start/start.S
@@ -21,11 +21,6 @@
#include <rtems/asm.h>
-#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.
-
BEGIN_CODE
PUBLIC(start)
SYM (start):