summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/epiphany/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/epiphany/rtems/score/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/score/cpu/epiphany/rtems/score/cpu.h b/cpukit/score/cpu/epiphany/rtems/score/cpu.h
index fb5e6b2966..aa89d2da5b 100644
--- a/cpukit/score/cpu/epiphany/rtems/score/cpu.h
+++ b/cpukit/score/cpu/epiphany/rtems/score/cpu.h
@@ -838,9 +838,6 @@ void _CPU_Context_Initialize(
#define CPU_TIMESTAMP_USE_INT64 TRUE
#define CPU_TIMESTAMP_USE_INT64_INLINE FALSE
-typedef struct {
-/* There is no CPU specific per-CPU state */
-} CPU_Per_CPU_control;
#endif /* ASM */
/**