zephyr/include
Johan Hedberg 24c44026db atomic: Add const declaration to atomic_get
The atomic_get() function is a read-only API which doesn't modify the
value given to it. The input parameter should therefore be declared as
const.

Change-Id: I084b7beb623610412f9237fc9dae6139580e2636
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:15 -05:00
..
arch Eliminate nanokernel's private.h file 2016-02-05 20:14:15 -05:00
bluetooth Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
drivers Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
microkernel Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
toolchain Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
atomic.h atomic: Add const declaration to atomic_get 2016-02-05 20:14:15 -05:00
clock_vars.h
device.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
init.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
kernel_version.h Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
linker-defs.h Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
linker-tool-gcc.h
linker-tool.h
microkernel.h Eliminate needless #includes 2016-02-05 20:14:15 -05:00
nanokernel.h Remove private context structure from public nanokernel API 2016-02-05 20:14:15 -05:00
section_tags.h
sections.h
sw_isr_table.h
toolchain.h