Implement simple routines to install interrupt handling routines. The interface should be simple enough to allow the user to insert an interrupt handler with little internal knowledge with the code but flexible enough to not limit any functionality.
Log in to post a comment.