Expand description

Support for accessing interupt controllers across multiple architectures.

Structs

Enums

  • The CPU where an interrupt should be handled, as well as the local interrupt number this gets translated to.

Traits

Functions

  • Initializes the interrupt controller(s) on this system.

Type Aliases