zephyr/misc
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
..
debug x86: improve exception APIs 2016-07-28 18:13:24 +00:00
generated unified/build: allow building the unified kernel 2016-09-13 17:12:55 -04:00
Kconfig arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
Makefile kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
cpp_ctors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_dtors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_init_array.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_virtual.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_vtable.cpp build: Add C++ support 2016-02-05 20:25:23 -05:00
printk.c printk: make _char_out globally accessible 2016-08-28 07:47:28 -04:00
reboot.c reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
ring_buffer.c kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00