LookingGlass/common/include
Quantum a9241f6710 [common] debug: add DEBUG_UNREACHABLE() macro
This lets us mark code as unreachable and signals the compiler that this
is the case with __builtin_unreachable().

We also mark DEBUG_FATAL as unreachable.
2021-08-14 12:19:07 +10:00
..
common [common] debug: add DEBUG_UNREACHABLE() macro 2021-08-14 12:19:07 +10:00