Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/m68k/bdm-isrs.c')
-rw-r--r--libgloss/m68k/bdm-isrs.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/libgloss/m68k/bdm-isrs.c b/libgloss/m68k/bdm-isrs.c
index 7ee9fbaa0..2b80d6691 100644
--- a/libgloss/m68k/bdm-isrs.c
+++ b/libgloss/m68k/bdm-isrs.c
@@ -20,10 +20,7 @@
These interrupt handlers are entered whenever the associated
interrupt occurs. All they do is stop the debugger to give the user
- the opportunity to determine where the problem was.
-
- User trap BDM_TRAPNUM (15) is used for semi hosting support.
- If you replace this one, semihosting will cease to function. */
+ the opportunity to determine where the problem was. */
/* Each ISR is a loop containing a halt instruction */