summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/debug.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-17 13:32:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-17 13:32:13 +0000
commit05279b84b4a0f798b43ce1731784b7db577e772f (patch)
tree4079787381b3993b1f1ea00e4d9083563f8e1252 /cpukit/score/include/rtems/debug.h
parent3b2c47300abf5a0b1fe36e0b758c7f2512a846b3 (diff)
Remove stray white spaces.
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