Go to file
Andrew Boie c2a91b1b2e libc: minimal: rename private macro
As it turns out Xtensa SDK headers also define _Restrict, causing
havoc. As this was intended to be a private macro, rename it to something
less likely to cause a collision.

Change-Id: I0a7501a1af8cf87efb096872a91a7b44bd2bbdca
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-04 19:22:07 +00:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch quark_se: sensor: use consistent device names for GPIO, SPI and I2C 2017-02-04 19:21:08 +00:00
boards boards: arduino_101_sss: use new gpio device name 2017-02-04 19:21:08 +00:00
doc doc: add cross-references to hello_world sample 2017-02-03 22:57:05 +00:00
drivers riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver 2017-02-03 19:20:52 +01:00
ext ext: Atmel ASF: remove unused and broken preprocesor macros 2017-02-04 02:53:08 +00:00
include riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
kernel kernel/poll: add k_poll_signal_init() runtime init 2017-02-03 13:54:01 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc misc/printk: Add a function to get the current hook function. 2017-01-27 12:35:52 +02:00
samples samples: net: zperf: Set the proper UDP payload 2017-02-03 15:59:20 +02:00
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys net/ipv6: Updating ll reserve should be done for all IPv6 packet. 2017-02-03 15:59:20 +02:00
tests riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver 2017-02-03 19:20:52 +01:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00