Make interrupt handler function match __sighandler_t so it can be assigned without error using C23 compiler. Problem reported by Matt Fagnani.
Pull-Request has been merged by jforbes
Make interrupt handler function match __sighandler_t so it can be assigned without error using C23 compiler. Problem reported by Matt Fagnani.