zephyr/arch/x86
Allan Stephens 893726ccb6 Eliminate duplicate registration of system tick event handler
Since the system generator pre-registers K_ticker as the handler
for the system tick event, there is no need for the timer driver
to re-register it at run time.

Change-Id: I7f20c19e5c6ccc7dfb6117aa2d2647b9dec0e549
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:19 -05:00
..
bsp Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
configs Kconfig default configurations update. 2016-02-05 20:14:14 -05:00
core Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
generic_pc Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
include Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 2016-02-05 20:14:16 -05:00
interrupt_controller Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
quark Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
task Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
timer Eliminate duplicate registration of system tick event handler 2016-02-05 20:14:19 -05:00
Kconfig Random number generator driver unification 2016-02-05 20:14:12 -05:00
Makefile Creation of Makefiles for arch directory. 2016-02-05 20:14:04 -05:00
defconfig Kconfig default configurations update. 2016-02-05 20:14:14 -05:00