zephyr/tests/kernel/fp_sharing/generic/src
Alberto Escolar Piedras 0b8678a2b0 samples & tests: Correct main() type
The application main() in Zephyr is defined as having a prototype:
void main(void), as expected by the kernel init (bg_thread_main).

So, correct the different samples and tests that were defined
otherwise.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-12-16 11:27:56 +01:00
..
float_context.h
float_regs_arc_gcc.h tests: Fix the compile warning for arc 2019-10-30 09:28:28 +01:00
float_regs_arm_gcc.h
float_regs_x86_gcc.h
main.c samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
pi.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00