Remove RETURN_FROM_MAIN macro which performed control flow, violating compliance tests. Replace with explicit use of posix_exit_main or return as appropriate. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
Remove RETURN_FROM_MAIN macro which performed control flow, violating compliance tests. Replace with explicit use of posix_exit_main or return as appropriate. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| main.c | ||