summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc64
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 23:43:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 23:43:20 +0000
commit7c2f2448499f1ad342a56ecf1b778f9a290f80fd (patch)
treed5631c305e97205ead63915f7bc07fb2d5cd8cda /cpukit/score/cpu/sparc64
parent2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7c2f2448499f1ad342a56ecf1b778f9a290f80fd.tar.bz2
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c: Remove /*PAGE markers which were interpreted by a long dead print script.
Diffstat (limited to 'cpukit/score/cpu/sparc64')
-rw-r--r--cpukit/score/cpu/sparc64/ChangeLog5
-rw-r--r--cpukit/score/cpu/sparc64/cpu.c6
2 files changed, 7 insertions, 4 deletions
diff --git a/cpukit/score/cpu/sparc64/ChangeLog b/cpukit/score/cpu/sparc64/ChangeLog
index c685863786..ad484fb542 100644
--- a/cpukit/score/cpu/sparc64/ChangeLog
+++ b/cpukit/score/cpu/sparc64/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * cpu.c: Remove /*PAGE markers which were interpreted by a long dead
+ print script.
+
2011-05-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Reformat.
diff --git a/cpukit/score/cpu/sparc64/cpu.c b/cpukit/score/cpu/sparc64/cpu.c
index 3a415229cc..279a7b448d 100644
--- a/cpukit/score/cpu/sparc64/cpu.c
+++ b/cpukit/score/cpu/sparc64/cpu.c
@@ -20,8 +20,7 @@
#include <rtems/score/isr.h>
#include <rtems/rtems/cache.h>
-/*PAGE
- *
+/*
* _CPU_Initialize
*
* This routine performs processor dependent initialization.
@@ -58,8 +57,7 @@ void _CPU_Initialize(void)
_CPU_ISR_Dispatch_disable = 0;
}
-/*PAGE
- *
+/*
* _CPU_Context_Initialize
*
* This kernel routine initializes the basic non-FP context area associated