zephyr/include/arch
Peter Mitsis 4146b346b4 x86: streamline irq_lock()/irq_unlock()
The routines _int_latency_start() and _int_latency_stop() have been
replaced by macros that evaluate to nothing when the kernel config
option INT_LATENCY_BENCHMARK is not enabled thereby giving a performance
boost to the x86 versions of irq_lock() and and irq_unlock().

Change-Id: Iabfa7bf001f5b8396e7bcf5eebd6b1aa342bac46
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:13 -05:00
..
arc Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
arm Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
x86 x86: streamline irq_lock()/irq_unlock() 2016-02-05 20:25:13 -05:00
cpu.h kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00