zephyr/arch/x86
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
debug kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
include kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
soc drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
Kbuild x86: improve exception APIs 2016-07-28 18:13:24 +00:00
Kconfig kernel: Clean up of x86 floating point code 2016-11-09 23:51:30 +00:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00