Go to file
Benjamin Walsh 6b8589612f sys_clock: rename nanokernel's _do_sys_clock_tick_announce
Rename nanokernel's _do_sys_clock_tick_announce() to
_nano_sys_clock_tick_announce() so that it can be called from the
microkernel tick handling code without name ambiguity.

Change-Id: I2ec9dd92ceda51f00be1dd95bc3239d6b2e82943
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:21 -05:00
arch Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
config
doc fixed block formatting 2016-02-05 20:14:21 -05:00
drivers Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
include sys_clock: rename nanokernel's _do_sys_clock_tick_announce 2016-02-05 20:14:21 -05:00
kernel sys_clock: rename nanokernel's _do_sys_clock_tick_announce 2016-02-05 20:14:21 -05:00
lib/libc
misc
net
samples sanity: Move Bluetooth regression script 2016-02-05 20:14:21 -05:00
scripts sanity: Enable out-of-tree sanity check 2016-02-05 20:14:21 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
Makefile.inc
zephyr-env.sh