Go to file
Peter Mitsis 8571845c15 x86: Fix default ESF
Fixes the initialization of the default exception stack frame to ensure that
every field of the structure is initialized to the dummy value of 0xdeaddead.

Change-Id: Ic7a5b66204172b53a657c9540196f01a74e1000c
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:21 -05:00
arch x86: Fix default ESF 2016-02-05 20:24:21 -05:00
doc Doc: grammar fixes on platform.rst file 2016-02-05 20:24:21 -05:00
drivers i2c: dw: add shared IRQ support 2016-02-05 20:24:21 -05:00
include drivers: add shared interrupt driver 2016-02-05 20:24:21 -05:00
kernel kernel: Eliminate use of main() in microkernel 2016-02-05 20:24:21 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc kernel: kconfig: remove boot options menu 2016-02-05 20:24:20 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples kernel: kconfig: remove CUSTOM_SECURTIY meta option 2016-02-05 20:24:20 -05:00
scripts kernel: Eliminate use of main() in microkernel 2016-02-05 20:24:21 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig
Kconfig.zephyr
Makefile Zephyr v0.5.0-rc0 2016-02-05 20:24:19 -05:00
Makefile.inc
zephyr-env.sh