I can't get the Default Interrupt handler to reside in my loader space as is needed. Any idea on a syntax that will work? What works for non-interrupt functions does not work with the interrupt attribute.The below compiles but does not put the handler in ..
↧