zephyr/doc/kernel
Jakub Michalski 8b8b0a0b4a docs: add information about main(int, char **)
Add information about main(int, argc **) in places where the documentation
stated that only parameterless main could be used

Signed-off-by: Jakub Michalski <jmichalski@internships.antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-09-05 12:30:39 -05:00
..
data_structures doc: Fix typo in SPSC lockfree queue docs 2024-07-20 10:18:28 +02:00
drivers build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
iterable_sections doc: kernel: iterable_sections: fix documentation typo 2024-08-19 21:49:25 -04:00
memory_management demand_paging: LRU eviction: add missing documentation 2024-08-26 17:07:49 +02:00
object_cores
services docs: add information about main(int, char **) 2024-09-05 12:30:39 -05:00
timing_functions
usermode build: namespace syscall sources to zephyr/ 2024-05-28 22:03:55 +02:00
util
code-relocation.rst samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
index.rst
timeutil.rst