summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 22:51:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 22:51:36 +0000
commit3dc9afb6298f103c3591c203a47e80a4d2339721 (patch)
tree30ec6b2bcf88c6f46ba402dab2035b69c3f34ba9 /cpukit/score/cpu/i386/cpu.c
parent2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-3dc9afb6298f103c3591c203a47e80a4d2339721.tar.bz2
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, cpu_asm.S: Remove /*PAGE markers which were interpreted by a long dead print script.
Diffstat (limited to 'cpukit/score/cpu/i386/cpu.c')
-rw-r--r--cpukit/score/cpu/i386/cpu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/cpu/i386/cpu.c b/cpukit/score/cpu/i386/cpu.c
index f2fcacf2f9..36e8bf4267 100644
--- a/cpukit/score/cpu/i386/cpu.c
+++ b/cpukit/score/cpu/i386/cpu.c
@@ -93,8 +93,7 @@ void _CPU_Initialize(void)
#endif
}
-/*PAGE
- *
+/*
* _CPU_ISR_Get_level
*/