Go to file
Allan Stephens 60f6a74efe Eliminate non-standard NULL definitions
Revises kernel so that it uses the standard NULL symbol defined
for C99, rather than having its own custom symbol.

Change-Id: I74342f192e95899a83db879e8b1c8fe89ac8b92d
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:14 -05:00
arch Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
config
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Fix closing CONFIG_MICROKERNEL block comments 2016-02-05 20:14:14 -05:00
include Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
kernel Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
lib/libc Eliminate non-standard boolean type support 2016-02-05 20:14:14 -05:00
misc Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
net Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
samples Eliminate non-standard boolean type support 2016-02-05 20:14:14 -05:00
scripts Kbuild: Adding bin and strip generation. 2016-02-05 20:14:14 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes
.gitignore
.mailmap
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00