__builtin_unreachable() and MOD_NORETURN
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.linux-sparse |
|---|---|
| Message-ID | <[email protected]> |
I think it would be handy if the __builtin_unreachable() function were marked as a MOD_NORETURN. I'm not positive other people want that? Also I looked at how to implement it and I didn't see an easy way to do it. regards, dan carpenter