From 01b32d44a41e2959927dea4dafd786a11afc901b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 Jan 2016 08:54:17 +0100 Subject: score: Delete obsolete CPU_TIMESTAMP_* defines Update #2271. --- cpukit/score/cpu/m68k/rtems/score/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/score/cpu/m68k') diff --git a/cpukit/score/cpu/m68k/rtems/score/cpu.h b/cpukit/score/cpu/m68k/rtems/score/cpu.h index 7fcbac54a8..47a2d8edf5 100644 --- a/cpukit/score/cpu/m68k/rtems/score/cpu.h +++ b/cpukit/score/cpu/m68k/rtems/score/cpu.h @@ -101,8 +101,6 @@ extern "C" { #define CPU_STACK_GROWS_UP FALSE #define CPU_STRUCTURE_ALIGNMENT __attribute__ ((aligned (4))) -#define CPU_TIMESTAMP_USE_STRUCT_TIMESPEC TRUE - /* * Define what is required to specify how the network to host conversion * routines are handled. -- cgit v1.2.3