summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:32:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:32:20 +0000
commite0f6a78d1170f21ca397b9824008646715b3e30e (patch)
treed38c3d640cf37a34472f4190b64b58de3aaaf645
parent2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e0f6a78d1170f21ca397b9824008646715b3e30e.tar.bz2
Remove.
-rw-r--r--c/src/ada-tests/samples/base_mp/node1/base_mp.scn5
-rw-r--r--c/src/ada-tests/samples/base_mp/node2/base_mp.scn5
2 files changed, 0 insertions, 10 deletions
diff --git a/c/src/ada-tests/samples/base_mp/node1/base_mp.scn b/c/src/ada-tests/samples/base_mp/node1/base_mp.scn
deleted file mode 100644
index a2d2f359be..0000000000
--- a/c/src/ada-tests/samples/base_mp/node1/base_mp.scn
+++ /dev/null
@@ -1,5 +0,0 @@
-*** SAMPLE MULTIPROCESSOR APPLICATION ***
-Creating and starting an application task
-This task was invoked with the node argument (1)
-This task has the id of 0x10002
-*** END OF SAMPLE MULTIPROCESSOR APPLICATION ***
diff --git a/c/src/ada-tests/samples/base_mp/node2/base_mp.scn b/c/src/ada-tests/samples/base_mp/node2/base_mp.scn
deleted file mode 100644
index 95bc96a808..0000000000
--- a/c/src/ada-tests/samples/base_mp/node2/base_mp.scn
+++ /dev/null
@@ -1,5 +0,0 @@
-*** SAMPLE MULTIPROCESSOR APPLICATION ***
-Creating and starting an application task
-This task was invoked with the node argument (2)
-This task has the id of 0x20002
-*** END OF SAMPLE MULTIPROCESSOR APPLICATION ***