zephyr/samples/net/sockets/http_get/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
..
ca_certificate.h
globalsign_r2.der
http_get.c samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00