summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/moxie/rtems/score/cpu.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-01-25 08:54:17 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-01-25 12:05:10 +0100
commit01b32d44a41e2959927dea4dafd786a11afc901b (patch)
treec88ef9ede5004d217a2a95604c21f0335b79d724 /cpukit/score/cpu/moxie/rtems/score/cpu.h
parentpowerpc/gen83xx: Add per-section compilation and linking support. (diff)
downloadrtems-01b32d44a41e2959927dea4dafd786a11afc901b.tar.bz2
score: Delete obsolete CPU_TIMESTAMP_* defines
Update #2271.
Diffstat (limited to 'cpukit/score/cpu/moxie/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/moxie/rtems/score/cpu.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/score/cpu/moxie/rtems/score/cpu.h b/cpukit/score/cpu/moxie/rtems/score/cpu.h
index 297316bfeb..8348d48763 100644
--- a/cpukit/score/cpu/moxie/rtems/score/cpu.h
+++ b/cpukit/score/cpu/moxie/rtems/score/cpu.h
@@ -285,10 +285,6 @@ extern "C" {
*/
#define CPU_STRUCTURE_ALIGNMENT
-#define CPU_TIMESTAMP_USE_STRUCT_TIMESPEC TRUE
-#define CPU_TIMESTAMP_USE_INT64 FALSE
-#define CPU_TIMESTAMP_USE_INT64_INLINE FALSE
-
/*
* Define what is required to specify how the network to host conversion
* routines are handled.