Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Peter Mitsis db8a41c90d Replace use of __attribute__((packed)) with __packed
The __attribute__ keyword is toolchain specific.

Change-Id: Ia3c0ff54d778785679c864704f8db6a3ba898948
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
arch Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
include Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
kernel k_timer optimization: INVALID_OBJECT can not be returned 2016-02-05 20:14:13 -05:00
lib/libc Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00
misc Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
net remove defs.objs file 2016-02-05 20:14:10 -05:00
samples Reduce floating point test duration 2016-02-05 20:14:13 -05:00
scripts Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
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