---------------------------------
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array)
is
pragma Unreferenced (Prio);
-- the new static handlers.
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array);
-- Install the static Handlers for the given interrupts and do not
-- store previously installed handlers. This procedure is used when
---------------------------------
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array)
is
begin
---------------------------------
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array)
is
pragma Unreferenced (Prio);
---------------------------------
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array)
is
pragma Unreferenced (Prio);
---------------------------------
procedure Install_Restricted_Handlers
- (Prio : Any_Priority;
+ (Prio : Interrupt_Priority;
Handlers : New_Handler_Array)
is
pragma Unreferenced (Prio);