[rtems-tools commit] psim*.mc: Fix typo
Joel Sherril
joel at rtems.org
Sun Apr 5 15:10:53 UTC 2015
Module: rtems-tools
Branch: master
Commit: 7d784d257df71f027652f2f2f479aa38769d90ad
Changeset: http://git.rtems.org/rtems-tools/commit/?id=7d784d257df71f027652f2f2f479aa38769d90ad
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Sat Apr 4 09:24:02 2015 -0500
psim*.mc: Fix typo
---
tester/rtems/testing/bsps/psim-run.mc | 2 +-
tester/rtems/testing/bsps/psim.mc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tester/rtems/testing/bsps/psim-run.mc b/tester/rtems/testing/bsps/psim-run.mc
index 9a5fe3c..d19d541 100644
--- a/tester/rtems/testing/bsps/psim-run.mc
+++ b/tester/rtems/testing/bsps/psim-run.mc
@@ -42,7 +42,7 @@
#
#
-# The SIS BSP
+# The PSIM BSP
#
# Warning: This is not working cleanly on MacOS. I am not sure why. The gdb version does work.
#
diff --git a/tester/rtems/testing/bsps/psim.mc b/tester/rtems/testing/bsps/psim.mc
index 136dc29..d3de821 100644
--- a/tester/rtems/testing/bsps/psim.mc
+++ b/tester/rtems/testing/bsps/psim.mc
@@ -42,7 +42,7 @@
#
#
-# The SIS BSP
+# The PSIM BSP
#
[global]
bsp: none, none, 'psim'
More information about the vc
mailing list