zephyr/doc/kernel/services
Keith Packard 3a197934fc doc: Switch main return type from void to int.
As both C and C++ standards require applications running under an OS to
return 'int', adapt that for Zephyr to align with those standard. This also
eliminates errors when building with clang when not using -ffreestanding,
and reduces the need for compiler flags to silence warnings for both clang
and gcc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-14 07:49:41 +09:00
..
data_passing doc: mailboxes: Remove memory block-related details 2022-09-28 14:24:34 +00:00
other riscv: improve FPU sharing documentation 2023-02-18 01:09:16 +09:00
scheduling doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
smp
synchronization doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
threads doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
timing doc: change key properties from italic to bold 2022-06-28 16:17:32 +02:00
index.rst doc: Update documentation related to pipes 2022-08-17 19:31:25 +02:00
interrupts.rst
polling.rst doc: polling: Fix semaphore contested description 2022-10-04 10:36:45 +02:00