Skip to content
Snippets Groups Projects
Commit 8ac93244 authored by rahix's avatar rahix
Browse files

fix(libcard10): Mark card10_reset() as noreturn


card10_reset() won't ever return to where it was called from.  Telling
the compiler this can help with program-flow analysis.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent a9e1b238
No related branches found
No related tags found
1 merge request!326Add a panic() function
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment