zephyr/arch/nios2
Flavio Ceolin 61a1057ea5 kernel: Remove redundant type name
struct k_thread already has a pointer type k_tid_t, there is no need for
this definition to tcs.

Less symbols/names make the code cleaner and more readable.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-10-31 19:43:47 -04:00
..
core kernel: Remove redundant type name 2018-10-31 19:43:47 -04:00
include arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
CMakeLists.txt nios2: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00
defconfig