Go to file
Andrew Boie fb0f918cb1 iamcu: fix dynamic IRQs
The common stub code didn't prefix the arg to 'mov' with a
'$', causing the assembler to generate code which tries to
dereference the argument before sticking it in EAX.

Change-Id: I0e201f799565d9709e3969b82ae2eb3f93a78b3a
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:29 -05:00
arch iamcu: fix dynamic IRQs 2016-02-05 20:25:29 -05:00
boards arduino_101: Add pipe configuration to the board 2016-02-05 20:25:29 -05:00
doc
drivers spi: qmsi: Add support for selecting the driver's init priority 2016-02-05 20:25:29 -05:00
include
kernel
lib
misc
net
samples adc: sample conofiguration update 2016-02-05 20:25:29 -05:00
scripts toolchain: add support for external libc on arm/arc 2016-02-05 20:25:29 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Zephyr 0.9.0-rc1 2016-02-05 20:25:29 -05:00
Makefile.inc
zephyr-env.sh