zephyr/arch/riscv32
Kumar Gala 5742a508a2 kernel: cleanup use of naked unsigned in _new_thread
There are a few places that we used an naked unsigned type, lets be
explicit and make it 'unsigned int'.

Change-Id: I33fcbdec4a6a1c0b1a2defb9a5844d282d02d80e
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 20:34:41 +00:00
..
core kernel: cleanup use of naked unsigned in _new_thread 2017-04-21 20:34:41 +00:00
include arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
defconfig
Kbuild riscv32: added the riscv-privilege SOC_FAMILY 2017-03-20 23:19:35 +00:00
Kconfig
Makefile riscv32: added the riscv-privilege SOC_FAMILY 2017-03-20 23:19:35 +00:00