summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/setvec.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/shared/setvec.c')
-rw-r--r--c/src/lib/libbsp/m68k/shared/setvec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/setvec.c b/c/src/lib/libbsp/m68k/shared/setvec.c
index 13dc820374..90323fbd51 100644
--- a/c/src/lib/libbsp/m68k/shared/setvec.c
+++ b/c/src/lib/libbsp/m68k/shared/setvec.c
@@ -1,7 +1,7 @@
-/*
+/*
*
* This routine installs an interrupt vector using the basic
- * RTEMS mechanisms. This implementation should be suitable for
+ * RTEMS mechanisms. This implementation should be suitable for
* most m68k based boards. However, if the board has an unusual
* interrupt controller or most somehow manipulate board specific
* hardware to enable/disable, mask, prioritize, etc an interrupt