zephyr/arch/nios2
Benjamin Walsh 669360d5ec kernel: fix thread prio and stack size types in some APIs
Prio should be an int, since values are small integers, not a fixed-size
int32_t. It aligns with the prio parameters of the other APIs.

Stack size should be size_t.

Change-Id: Id29751b86c4ad7a7c2a7ffe446c2a96ae83c77bf
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-18 23:08:46 +00:00
..
core kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
include kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
soc qemu_nios2: increase RAM size 2016-07-29 20:47:11 +00:00
defconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kbuild nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00