Go to file
Allan Stephens b9a4bd906c kernel: Relocate ring buffer suppport to 'misc' directory
Moves the source code for ring buffers to the 'misc' area, since
it isn't really a central component of the kernel. (This also
aligns the ring buffer source code with its include file, which
is already under 'include/misc'.)

Change-Id: I765a383a05f51fa67d154446f412496e689f9702
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-21 15:33:31 +00:00
.known-issues
arch
boards
doc doc: fix name of DEFINE_MEM_MAP in documentation 2016-10-21 11:32:33 +00:00
drivers uart/ns16550: Make driver config_info structure const. 2016-10-20 16:49:01 +00:00
ext
fs
include unified: Ensure delays do not time out prematurely 2016-10-21 15:33:29 +00:00
kernel kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
lib
misc kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
net
samples sensors: bmi160: remove unused init priority config 2016-10-20 09:39:51 +00:00
scripts
tests unified: Revise timer code to conform to new API specification 2016-10-19 18:14:58 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh