You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current IDT has missing which is the default interrupt handler. It would be super useful if it can be replaced with a user provided function along with an index.
This would help users in finding out which interrupt index is being thrown instead of creating a different handler for each of the possible indices.