zephyr/kernel
Benjamin Walsh 0bee91dae1 unified: fix some leftover K_<obj>_DEFINE macros
The K_<obj>_DEFINE macros in the unified kernel create objects of name
'name', and not a pointer named 'name' to an object. Some macros
contained the code from early prototyping.

Change-Id: I7262570fbe0b267012874eac0185b4e0cd7f523d
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-09-22 21:09:22 +00:00
..
configs unified: initial unified kernel implementation 2016-09-13 17:12:55 -04:00
microkernel microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
nanokernel power_mgmt: Update Power Management device driver API 2016-09-22 00:23:43 +00:00
unified unified: fix some leftover K_<obj>_DEFINE macros 2016-09-22 21:09:22 +00:00
Kconfig unified/build: allow building the unified kernel 2016-09-13 17:12:55 -04:00
Makefile unified/build: allow building the unified kernel 2016-09-13 17:12:55 -04:00