zephyr/arch/x86
Allan Stephens 96d746d3c1 Rename microkernel's minik.h to micro_private.h
The new name better reflects that this file contains all private
microkernel APIs that are used by various kernel subsystems.

Change-Id: I5e52172a9e33aa130ce55ce59e887bba5c1c175a
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:26 -05:00
..
configs Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
core Rename microkernel's kernel_struct.h to micro_private_types.h 2016-02-05 20:14:26 -05:00
generic_pc Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
include Rename microkernel's minik.h to micro_private.h 2016-02-05 20:14:26 -05:00
quark IRQ_CONNECT_STATIC implementation for x86 platform 2016-02-05 20:14:25 -05:00
task Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
Kconfig Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
Makefile x86: Remove arch/x86/bsp directory 2016-02-05 20:14:21 -05:00
cache.c x86: Remove arch/x86/bsp directory 2016-02-05 20:14:21 -05:00
cache_s.S Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
crt0.S Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
defconfig Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
driver_static_irq_stubs.S Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
sys_fatal_error_handler.c x86: Remove arch/x86/bsp directory 2016-02-05 20:14:21 -05:00