zephyr/kernel/microkernel
Anas Nashif 191fc279ce Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32
Change-Id: Ie1bcfebce1db838ea994cb3626396ea032225830
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:16 -05:00
..
include Ensure k_args fields are properly aligned and packed 2016-02-05 20:14:16 -05:00
cmdPkt.c Ensure k_args fields are properly aligned and packed 2016-02-05 20:14:16 -05:00
global.c
idle.c Eliminate cputype.h and its arch-specific derivatives 2016-02-05 20:14:15 -05:00
k_event.c
k_irq.c Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 2016-02-05 20:14:16 -05:00
k_mbox.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_memmap.c
k_mempool.c
k_mutex.c
k_nop.c
k_offload.c
k_pipe_buffer.c
k_pipe_get.c
k_pipe_put.c
k_pipe_util.c
k_pipe_xfer.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_pipe.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_queue.c
k_sema.c
k_task.c
k_timer.c
Kconfig
Makefile
movedata.c
server.c
task_monitor.c Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
ticker.c