mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 21:44:05 +08:00
2011-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1914/cpukit * rtems/score/cpu.h: Select timestamp implementation.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
PR 1914/cpukit
|
||||
* rtems/score/cpu.h: Select timestamp implementation.
|
||||
|
||||
2011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* rtems/score/armv7m.h, armv7m-context-initialize.c,
|
||||
|
||||
@@ -151,6 +151,8 @@
|
||||
/* XXX Why 32? */
|
||||
#define CPU_STRUCTURE_ALIGNMENT __attribute__ ((aligned (32)))
|
||||
|
||||
#define CPU_TIMESTAMP_USE_INT64_INLINE TRUE
|
||||
|
||||
/*
|
||||
* The interrupt mask disables only normal interrupts (IRQ).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user