zephyr/samples/cpp_synchronization/src
Andrew Boie ba95aa00e0 cpp_synchronization: fix main() definition
C++ standard mandates that main() return an 'int' even though
Zephyr does not use it. Fix build error with XCC compiler.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-08-16 10:59:10 -07:00
..
Makefile
main.cpp cpp_synchronization: fix main() definition 2017-08-16 10:59:10 -07:00