Go to file
Peter Mitsis 7afd7035a2 sys_clock: Replace microkernel _k_sys_clock_tick_count
Replaces microkernel global variable _k_sys_clock_tick_count with the
global variable _sys_clock_tick_count.  This allows both the microkernel
and the nanokernel to use the same variable to track system clock ticks
instead of using two different ones.

Change-Id: Ia4eebf022f59d130ad1882e0e550016527543a45
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:53 -05:00
arch arc: use integer RAM_SIZE globally 2016-02-05 20:24:53 -05:00
configs
doc doc: Update descriptions for semaphore APIs 2016-02-05 20:24:53 -05:00
drivers
include sys_clock: Replace microkernel _k_sys_clock_tick_count 2016-02-05 20:24:53 -05:00
kernel sys_clock: Replace microkernel _k_sys_clock_tick_count 2016-02-05 20:24:53 -05:00
lib
misc
net
samples event logger: Remove cruft from sample app 2016-02-05 20:24:53 -05:00
scripts
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh