-
- Downloads
Use __builtin_unreachable() to silent some GCC warnings
This is cleaner than using exit() or assert() for that purpose.
Loading
Please register or sign in to comment
This is cleaner than using exit() or assert() for that purpose.