38#ifndef _RTEMS_RTEMS_ASRDATA_H
39#define _RTEMS_RTEMS_ASRDATA_H
This header file defines the parts of the Signal Manager API.
uint32_t rtems_mode
This type represents a Classic API task mode set.
Definition: modes.h:174
rtems_asr(* rtems_asr_entry)(rtems_signal_set)
This type defines the prototype of routines which are used to process asynchronous signals.
Definition: asr.h:97
uint32_t rtems_signal_set
This integer type represents a bit field which can hold exactly 32 individual signals.
Definition: asr.h:87