zephyr/lib/cpp
Keith Packard 6ccdf47f60 lib/cpp: Remove CONFIG_CPP_MAIN
With Zephyr now always using `int main(void)`, there's no longer any need
for this definition. The last remaining use which gated the declaration of
_posix_zephyr_main isn't necessary as adding that declaration
unconditionally is harmless.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-31 06:16:35 -04:00
..
abi lib: cpp: Do not define __cxa_atexit() for the posix arch 2023-05-12 18:31:44 -04:00
minimal minimal libcpp: Un-11-ify cstddef 2023-03-01 19:42:32 -05:00
CMakeLists.txt lib: cpp: Rework C++ standard library configurations 2023-01-13 17:42:55 -05:00
Kconfig lib/cpp: Remove CONFIG_CPP_MAIN 2023-05-31 06:16:35 -04:00
Kconfig.deprecated lib: cpp: Rework C++ standard library configurations 2023-01-13 17:42:55 -05:00