< Ada Programming < Libraries

Ada. Time-tested, safe and secure.

This language feature is available from Ada 95 on. Ada.Interrupts.Names is a unit of the Predefined Language Environment since Ada 95.

Specification

package Ada.Interrupts.Names is

   implementation_defined : constant Interrupt_ID :=
       implementation_defined;
         . . .
   implementation_defined : constant Interrupt_ID :=
       implementation_defined;

end Ada.Interrupts.Names;

See also

Wikibook

External examples

Ada Reference Manual

Ada 95

Ada 2005

Ada 2012

Open-Source Implementations

FSF GNAT

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.