summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32r/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m32r/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/m32r/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32r/rtems/score/cpu.h b/cpukit/score/cpu/m32r/rtems/score/cpu.h
index 4cbb3e99d2..81e01548fa 100644
--- a/cpukit/score/cpu/m32r/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m32r/rtems/score/cpu.h
@@ -355,6 +355,8 @@ extern "C" {
*/
#define CPU_STRUCTURE_ALIGNMENT
+#define CPU_TIMESTAMP_USE_STRUCT_TIMESPEC TRUE
+
/**
* @defgroup CPUEndian Processor Dependent Endianness Support
*