Find a file
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 atomic: Add const declaration to atomic_get 2016-02-05 20:14:15 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
drivers Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
include atomic: Add const declaration to atomic_get 2016-02-05 20:14:15 -05:00
kernel Cosmetic changes to microkernel task status flags 2016-02-05 20:14:15 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
samples Eliminate unnecessary microkernel symbols 2016-02-05 20:14:15 -05:00
scripts Kconfig stop creating empty header files. 2016-02-05 20:14:14 -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: Simplify prepare targets. 2016-02-05 20:14:14 -05:00
Makefile.inc Kbuild speed and target dependency improvements. 2016-02-05 20:14:14 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00