Interrupts ¶"If implementation-defined forms of interrupt handler procedures are supported, such as protected procedures with parameters, then for each such form of a handler, a type analogous to
Parameterless_Handlershould be specified in a child package ofInterrupts, with the same operations as in the predefined package Interrupts."
Followed.