summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/debug.h')
-rw-r--r--cpukit/score/include/rtems/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/debug.h b/cpukit/score/include/rtems/debug.h
index 4a4def3d8b..0dedf89ce9 100644
--- a/cpukit/score/include/rtems/debug.h
+++ b/cpukit/score/include/rtems/debug.h
@@ -70,11 +70,11 @@ void rtems_debug_enable (
*
* This routine disables the specified types of debug checks.
*/
-
+
void rtems_debug_disable (
rtems_debug_control to_be_disabled
);
-
+
/*
*
* _Debug_Is_enabled