Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Allan Stephens 7da1dd860b Rename microkernel's kernel_struct.h to micro_private_types.h
The new name better reflects that this file contains private
microkernel APIs (types, structs, etc.) that are used by various
kernel subsystems.

Change-Id: I7a89be893455b3daaf30baa40a0ec8e0cde7cc36
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:26 -05:00
arch Rename microkernel's kernel_struct.h to micro_private_types.h 2016-02-05 20:14:26 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename various microkernel source files 2016-02-05 20:14:25 -05:00
drivers Use static interrupt registration in device drivers 2016-02-05 20:14:25 -05:00
include Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
kernel Rename microkernel's kernel_struct.h to micro_private_types.h 2016-02-05 20:14:26 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net Bluetooth: Fix scan_type in le_set_scan_params 2016-02-05 20:14:24 -05:00
samples irq_connect for x86 uses static stub array 2016-02-05 20:14:25 -05:00
scripts Rename microkernel's kernel_struct.h to micro_private_types.h 2016-02-05 20:14:26 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes
.gitignore Remove obsolete .gitignore entry 2016-02-05 20:14:20 -05:00
.mailmap
Kconfig Rename Tiny Mountain -> Zephyr OS 2016-02-05 20:14:20 -05:00
Makefile Change the modules link order 2016-02-05 20:14:25 -05:00
Makefile.inc Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
zephyr-env.sh env: fix check for sourcing vs running zephyr-env.sh 2016-02-05 20:14:22 -05:00