summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/corespinlockwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/corespinlockwait.c')
-rw-r--r--cpukit/score/src/corespinlockwait.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/corespinlockwait.c b/cpukit/score/src/corespinlockwait.c
index cf15163977..24cf589ff8 100644
--- a/cpukit/score/src/corespinlockwait.c
+++ b/cpukit/score/src/corespinlockwait.c
@@ -21,8 +21,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* _CORE_spinlock_Wait
*
* This function waits for the spinlock to become available. Optionally,