OSDN Git Service

Add missing files.
authorbrolley <brolley>
Mon, 26 Feb 2007 16:25:47 +0000 (16:25 +0000)
committerbrolley <brolley>
Mon, 26 Feb 2007 16:25:47 +0000 (16:25 +0000)
sid/bsp/sh-elf-sid [new file with mode: 0755]
sid/bsp/sh5-elf-sid [new file with mode: 0755]
sid/bsp/sh64-elf-sid [new file with mode: 0755]

diff --git a/sid/bsp/sh-elf-sid b/sid/bsp/sh-elf-sid
new file mode 100755 (executable)
index 0000000..68f756b
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+exec `dirname $0`/configrun-sid --cpu sh5 $@
diff --git a/sid/bsp/sh5-elf-sid b/sid/bsp/sh5-elf-sid
new file mode 100755 (executable)
index 0000000..68f756b
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+exec `dirname $0`/configrun-sid --cpu sh5 $@
diff --git a/sid/bsp/sh64-elf-sid b/sid/bsp/sh64-elf-sid
new file mode 100755 (executable)
index 0000000..68f756b
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+exec `dirname $0`/configrun-sid --cpu sh5 $@