Skip to content
Snippets Groups Projects
Commit 4e6139d9 authored by Beat Küng's avatar Beat Küng
Browse files

Posix: add '#pragma GCC poison exit'

Generally exit() should not be used on Posix, because it exits the whole
program instead of only the task.
parent 9193312b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment