summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-15 14:39:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-15 14:39:39 +0000
commitc5af28cd7117ea6b120607d50c9a3752af4e6830 (patch)
tree018044a778c52ff6d59617f1163e86e6653f1ebb /cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
parent(PPC_Set_decrementer, PPC_Get_decrementer): New. (diff)
downloadrtems-c5af28cd7117ea6b120607d50c9a3752af4e6830.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h')
-rw-r--r--cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
index 7663da5c4a..ba6734ba64 100644
--- a/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
+++ b/cpukit/score/cpu/powerpc/rtems/old-exceptions/cpu.h
@@ -1089,8 +1089,7 @@ static inline uint64_t PPC_Get_timebase_register( void )
return tbr;
}
-/* ASM */
-#endif
+#endif /* ASM */
#ifdef __cplusplus
}