zephyr/samples/userspace
Alberto Escolar Piedras a6f6179cd9 samples/userspace/prod_consumer: Fix 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
..
prod_consumer samples/userspace/prod_consumer: Fix main() type 2019-12-16 11:27:56 +01:00
shared_mem samples: shared_mem: 64-bit fixes 2019-12-12 14:48:42 -08:00
index.rst