summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 22:48:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 22:48:36 +0000
commit4bf23060b22f52ed0d3366b35e301c213106458d (patch)
treea8e4890260513ca78baa7f69c86c067a7ab56615 /cpukit/score/cpu/avr/rtems/score/cpu.h
parent2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4bf23060b22f52ed0d3366b35e301c213106458d.tar.bz2
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, cpu_asm.S, rtems/score/cpu.h: Remove /*PAGE markers which were interpreted by a long dead print script.
Diffstat (limited to 'cpukit/score/cpu/avr/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/avr/rtems/score/cpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/cpu/avr/rtems/score/cpu.h b/cpukit/score/cpu/avr/rtems/score/cpu.h
index 95d5698ed2..1e90bb8ac0 100644
--- a/cpukit/score/cpu/avr/rtems/score/cpu.h
+++ b/cpukit/score/cpu/avr/rtems/score/cpu.h
@@ -930,8 +930,7 @@ void context_initialize(unsigned short* context,
unsigned short stack_add,
unsigned short entry_point);
-/*PAGE
- *
+/*
* _CPU_Context_Initialize
*
* This kernel routine initializes the basic non-FP context area associated