summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/interr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/interr.c')
-rw-r--r--cpukit/score/src/interr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/interr.c b/cpukit/score/src/interr.c
index cd9e09121e..6bab9c28f5 100644
--- a/cpukit/score/src/interr.c
+++ b/cpukit/score/src/interr.c
@@ -20,8 +20,7 @@
#include <rtems/score/sysstate.h>
#include <rtems/score/userext.h>
-/*PAGE
- *
+/*
* _Internal_error_Occurred
*
* This routine will invoke the fatal error handler supplied by the user